Documented in 1 files:
Defined in 1 files as a function:
Referenced in 3 files:
Smatch caller information:
net/core/net-sysfs.c netdev_set_gro_flush_timeout() -> napi_set_gro_flush_timeout()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | n | 4096-ptr_max |
| CAPPED_DATA | 0 | &n->dev_list | 1 |
| DATA_SOURCE | 1 | timeout | $1 |
| NS_CAPABLE | 0 | 12 | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 1 | timeout | 0-u64max |
| LOCK2 | &netdev->lock | ||
| LOCK2 | &of->mutex | ||
| HALF_LOCKED2 | &of->prealloc_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct kernfs_open_file)->mutex | ||
| TYPE_LOCK | (struct net_device)->lock |
net/core/netdev-genl.c netdev_nl_napi_set_config() -> napi_set_gro_flush_timeout()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | n | 4096-ptr_max |
| CAPPED_DATA | 0 | n->dev | 1 |
| CAPPED_DATA | 0 | n->dev->nd_net.net | 1 |
| CAPPED_DATA | 0 | n->napi_id | 1 |
| DATA_SOURCE | 0 | n | $0 |
| DATA_SOURCE | 1 | timeout | r nla_get_uint |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &dev->lock | ||
| HALF_LOCKED2 | &devlink->lock | ||
| HALF_LOCKED2 | &net->xfrm.xfrm_cfg_mutex | ||
| HALF_LOCKED2 | global &audit_cmd_mutex.lock | ||
| HALF_LOCKED2 | global &cb_lock | ||
| HALF_LOCKED2 | global &crypto_cfg_mutex | ||
| HALF_LOCKED2 | global &dpll_lock | ||
| HALF_LOCKED2 | global &hwsim_phys_lock | ||
| HALF_LOCKED2 | global &net_dm_mutex | ||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| HALF_LOCKED2 | global &rx_queue_mutex | ||
| HALF_LOCKED2 | rcu_read |
net/core/dev.c netdev_set_gro_flush_timeout() -> napi_set_gro_flush_timeout()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | n | 4096-ptr_max |
| PARAM_VALUE | 1 | timeout | 20000 |
| CAPPED_DATA | 0 | &n->dev_list | 1 |
| DATA_SOURCE | 1 | timeout | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
net/core/dev.c netif_napi_add_weight_locked() -> napi_set_gro_flush_timeout()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | n | 4096-ptr_max |
| DATA_SOURCE | 0 | n | $1 |
| MEM_ZERO | 0 | &n->timer | |
| NOCHECK_CALL |