Defined in 1 files as a member:
Defined in 1 files as a function:
Referenced in 4 files:
- include/net/ip_vs.h, line 1577
- net/netfilter/ipvs/ip_vs_conn.c
- net/netfilter/ipvs/ip_vs_ctl.c
- net/netfilter/ipvs/ip_vs_sync.c, line 1764
Smatch caller information:
net/netfilter/ipvs/ip_vs_ctl.c ip_vs_add_service() -> sysctl_conn_lfactor()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ipvs | 4096-ptr_max |
| DATA_SOURCE | 0 | ipvs | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | 0 | &ipvs->service_mutex | |
| TYPE_LOCK | (struct netns_ipvs)->service_mutex |
net/netfilter/ipvs/ip_vs_conn.c conn_resize_work_handler() -> sysctl_conn_lfactor()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ipvs | 4096-ptr_max |
| HALF_LOCKED2 | &pool->lock |
net/netfilter/ipvs/ip_vs_sync.c start_sync_thread() -> sysctl_conn_lfactor()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ipvs | 4096-ptr_max |
| CAPPED_DATA | 0 | &ipvs->service_mutex | 1 |
| DATA_SOURCE | 0 | ipvs | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | 0 | &ipvs->service_mutex | |
| TYPE_LOCK | (struct netns_ipvs)->service_mutex |