Documented in 1 files:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/workqueue.c process_scheduled_works() -> process_one_work()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | worker | 4096-ptr_max |
| PARAM_VALUE | 0 | worker->pool | 4096-ptr_max |
| PARAM_VALUE | 0 | worker->scheduled.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | worker->scheduled.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | worker->scheduled.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | work | 4096-ptr_max |
| BUF_SIZE | 0 | worker | (-1),128 |
| BUF_SIZE | 0 | worker | (-1),128 |
| DATA_SOURCE | 0 | worker | $0 |
| PREEMPT_ADD | |||
| NOCHECK_CALL | |||
| LOCK2 | &pool->lock | ||
| LOCK2 | irq | ||
| TYPE_LOCK | (struct worker_pool)->lock |