Documented in 1 files:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/workqueue.c manage_workers() -> maybe_create_worker()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | pool | 4096-ptr_max |
| PARAM_VALUE | 0 | pool->flags | 0,2-u32max |
| PARAM_VALUE | 0 | pool->lock.owner_cpu | 0 |
| PARAM_VALUE | 0 | pool->lock.raw_lock.val.counter | 0-s32max |
| PARAM_VALUE | 0 | pool->manager | 4096-ptr_max |
| PARAM_VALUE | 0 | pool->manager->pool | 4096-ptr_max |
| PARAM_VALUE | 0 | pool->nr_idle | 0 |
| PARAM_VALUE | 0 | pool->nr_running | 0 |
| BUF_SIZE | 0 | pool->manager | 128 |
| BIT_INFO | 0 | pool->flags | 0x2,0xffffffff |
| PREEMPT_ADD | |||
| NOCHECK_CALL | |||
| LOCK2 | &pool->lock | ||
| LOCK2 | irq | ||
| TYPE_LOCK | (struct worker_pool)->lock |