Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/padata.c __padata_set_cpumasks() -> padata_replace()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pinst | 4096-ptr_max |
| PARAM_VALUE | 0 | pinst->lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | pinst->lock.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | pinst->lock.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | pinst->lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | pinst->lock.wait_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | pinst->lock.wait_lock.owner | (-1) |
| PARAM_VALUE | 0 | pinst->lock.wait_lock.owner_cpu | u32max |
| PARAM_VALUE | 0 | pinst->parallel_wq->flags | 2-4294967295 |
| PARAM_VALUE | 1 | offlining_cpu | (-1) |
| DATA_SOURCE | 0 | pinst | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &of->mutex | ||
| LOCK2 | 0 | &pinst->lock | |
| HALF_LOCKED2 | &of->prealloc_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct kernfs_open_file)->mutex | ||
| TYPE_LOCK | (struct padata_instance)->lock |
kernel/padata.c padata_cpu_offline() -> padata_replace()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pinst | 4096-ptr_max |
| PARAM_VALUE | 0 | pinst->cpumask.pcpu->bits | 4096-ptr_max |
| PARAM_VALUE | 0 | pinst->lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | pinst->lock.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | pinst->lock.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | pinst->lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | pinst->lock.wait_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | pinst->lock.wait_lock.owner | (-1) |
| PARAM_VALUE | 0 | pinst->lock.wait_lock.owner_cpu | u32max |
| PARAM_VALUE | 1 | offlining_cpu | 0-s32max |
| CAPPED_DATA | 0 | &pinst->lock | 1 |
| DATA_SOURCE | 1 | offlining_cpu | $0 |
| LOCK2 | 0 | &pinst->lock | |
| TYPE_LOCK | (struct padata_instance)->lock |
kernel/padata.c padata_cpu_online() -> padata_replace()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pinst | 4096-ptr_max |
| PARAM_VALUE | 0 | pinst->cpumask.pcpu->bits | 4096-ptr_max |
| PARAM_VALUE | 0 | pinst->lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | pinst->lock.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | pinst->lock.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | pinst->lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | pinst->lock.wait_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | pinst->lock.wait_lock.owner | (-1) |
| PARAM_VALUE | 0 | pinst->lock.wait_lock.owner_cpu | u32max |
| PARAM_VALUE | 1 | offlining_cpu | (-1) |
| CAPPED_DATA | 0 | &pinst->lock | 1 |
| LOCK2 | 0 | &pinst->lock | |
| TYPE_LOCK | (struct padata_instance)->lock |