Documented in 1 files:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/workqueue.c idle_cull_fn() -> set_worker_dying()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | worker | 4096-ptr_max |
| PARAM_VALUE | 1 | list | 5048945675717038080 |
| PARAM_VALUE | 1 | list->next | 4096-ptr_max |
| PARAM_VALUE | 1 | list->prev | 5048945675717038080 |
| PREEMPT_ADD | <- disables preempt | ||
| NOCHECK_CALL | |||
| LOCK2 | &pool->lock | ||
| LOCK2 | global &wq_pool_attach_mutex | ||
| LOCK2 | irq | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct worker_pool)->lock |
kernel/workqueue.c put_unbound_pool() -> set_worker_dying()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | worker | 1-u64max |
| PARAM_VALUE | 1 | list | 8715079824176832512 |
| PARAM_VALUE | 1 | list->next | 4096-ptr_max |
| PARAM_VALUE | 1 | list->prev | 8715079824176832512 |
| DATA_SOURCE | 0 | worker | r first_idle_worker |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &pool->lock | ||
| LOCK2 | global &wq_pool_attach_mutex | ||
| LOCK2 | irq | ||
| HALF_LOCKED2 | global &wq_pool_mutex | ||
| TYPE_LOCK | (struct worker_pool)->lock |