Defined in 1 files as a function:

Referenced in 1 files:

Smatch caller information:

net/core/dev.c netif_napi_add_weight_locked() -> netif_napi_dev_list_add()

Type Parameter Key Value
PARAM_VALUE 1 napi 4096-ptr_max
PARAM_VALUE 1 napi->gro.bitmask 0
PARAM_VALUE 1 napi->gro.cached_napi_id 0
PARAM_VALUE 1 napi->gro.rx_count 0
PARAM_VALUE 1 napi->gro.rx_list.next 4096-ptr_max
PARAM_VALUE 1 napi->gro.rx_list.next->next 4096-ptr_max
PARAM_VALUE 1 napi->gro.rx_list.prev 4096-ptr_max
PARAM_VALUE 1 napi->gro.rx_list.prev->next 4096-ptr_max
PARAM_VALUE 1 napi->gro.rx_list.prev->prev 4096-ptr_max
PARAM_VALUE 1 napi->list_owner (-1)
PARAM_VALUE 1 napi->napi_hash_node.next 0
PARAM_VALUE 1 napi->napi_hash_node.pprev 0
PARAM_VALUE 1 napi->poll_list.next 4096-ptr_max
PARAM_VALUE 1 napi->poll_list.next->next 4096-ptr_max
PARAM_VALUE 1 napi->poll_list.prev 4096-ptr_max
PARAM_VALUE 1 napi->poll_list.prev->next 4096-ptr_max
PARAM_VALUE 1 napi->poll_list.prev->prev 4096-ptr_max
PARAM_VALUE 1 napi->poll_owner (-1)
PARAM_VALUE 1 napi->skb 0
PARAM_VALUE 1 napi->timer._softexpires 0
PARAM_VALUE 1 napi->timer.base 4096-ptr_max
PARAM_VALUE 1 napi->timer.function 1-u64max
PARAM_VALUE 1 napi->timer.is_queued 0
PARAM_VALUE 1 napi->timer.is_rel 0
PARAM_VALUE 1 napi->timer.node.expires 0
PARAM_VALUE 1 napi->timer.node.node.next 0
PARAM_VALUE 1 napi->timer.node.node.node.rb_left 0
PARAM_VALUE 1 napi->timer.node.node.node.rb_right 0
PARAM_VALUE 1 napi->timer.node.node.prev 0
DATA_SOURCE 0 dev $0
DATA_SOURCE 1 napi $1
MEM_ZERO 1 &napi->timer
NOCHECK_CALL