Defined in 2 files as a function:
Referenced in 1 files:
Smatch caller information:
net/core/dev.c __napi_busy_loop() -> netpoll_poll_lock()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | napi | 4096-ptr_max |
| CAPPED_DATA | 0 | napi->napi_id | 1 |
| DATA_SOURCE | 0 | napi | r napi_by_id |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | bh | ||
| LOCK2 | rcu_read |
net/core/dev.c napi_poll() -> netpoll_poll_lock()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | napi | 4096-ptr_max |
| PARAM_VALUE | 0 | napi->poll_list.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | napi->poll_list.prev->next | 4096-ptr_max |
| DATA_SOURCE | 0 | napi | $0 |
| RX_PATH |
net/core/dev.c napi_threaded_poll_loop() -> netpoll_poll_lock()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | *napi->dev->name | 0-255 |
| BUF_SIZE | 0 | napi | (-1),128 |
| BUF_SIZE | 0 | napi | (-1),128 |
| DATA_SOURCE | 0 | napi | $0 |
| PREEMPT_ADD | <- disables preempt | ||
| LOCK2 | bh |