Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/rcu/tree.c rcu_nocb_rdp_deoffload() -> rcu_nocb_queue_toggle_rdp()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rdp | 4096-ptr_max |
| PARAM_VALUE | 0 | rdp->cpu | 0-64 |
| PARAM_VALUE | 0 | rdp->nocb_cb_kthread | 0,4096-ptr_max |
| PARAM_VALUE | 0 | rdp->nocb_lock.owner | (-1) |
| CAPPED_DATA | 0 | rdp->nocb_cb_kthread | 1 |
| DATA_SOURCE | 0 | rdp | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | global &rcu_state.nocb_mutex | ||
| TYPE_LOCK | (struct rcu_state)->nocb_mutex |
kernel/rcu/tree.c rcu_nocb_rdp_offload() -> rcu_nocb_queue_toggle_rdp()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rdp | 4096-ptr_max |
| PARAM_VALUE | 0 | rdp->cpu | 0-64 |
| PARAM_VALUE | 0 | rdp->nocb_gp_kthread | 1-u64max |
| PARAM_VALUE | 0 | rdp->nocb_gp_rdp | 1-u64max |
| DATA_SOURCE | 0 | rdp | $0 |
| LOCK2 | global &rcu_state.nocb_mutex | ||
| TYPE_LOCK | (struct rcu_state)->nocb_mutex |