Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/padata.c __padata_set_cpumasks() -> padata_setup_cpumasks()
| 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 |
| 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_alloc() -> padata_setup_cpumasks()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pinst | 4096-ptr_max |
| PARAM_VALUE | 0 | pinst->cpumask.cbcpu | 1-u64max |
| PARAM_VALUE | 0 | pinst->cpumask.pcpu | 1-u64max |
| PARAM_VALUE | 0 | pinst->parallel_wq | 4096-ptr_max |
| PARAM_VALUE | 0 | pinst->pslist.next | 4096-ptr_max |
| PARAM_VALUE | 0 | pinst->pslist.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | pinst->pslist.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | pinst->pslist.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | pinst->pslist.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | pinst->serial_wq | 4096-ptr_max |
| PARAM_VALUE | 0 | pinst->validate_cpumask | 1-u64max |
| BUF_SIZE | 0 | pinst | 480 |
| BUF_SIZE | 0 | pinst->parallel_wq | (-1),512,528-8720 |
| BUF_SIZE | 0 | pinst->serial_wq | (-1),512,528-8720 |
| DATA_SOURCE | 0 | pinst | r _kzalloc_noprof |