Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
io_uring/timeout.c io_flush_timeouts() -> io_kill_timeout()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| PARAM_VALUE | 0 | req->cmd.off | 1-4294967295 |
| PARAM_VALUE | 1 | list | 1830262756487315456 |
| PARAM_VALUE | 1 | list->next | 1830262756487315456 |
| PARAM_VALUE | 1 | list->prev | 4096-ptr_max |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &ctx->timeout_lock | ||
| LOCK2 | irq | ||
| HALF_LOCKED2 | &ctx->uring_lock | ||
| TYPE_LOCK | (struct io_ring_ctx)->timeout_lock |
io_uring/timeout.c io_kill_timeouts() -> io_kill_timeout()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | req | 4096-ptr_max |
| PARAM_VALUE | 1 | list | 3875571559650258944 |
| PARAM_VALUE | 1 | list->next | 3875571559650258944 |
| PARAM_VALUE | 1 | list->prev | 4096-ptr_max |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &ctx->completion_lock | ||
| LOCK2 | &ctx->timeout_lock | ||
| LOCK2 | &ctx->uring_lock | ||
| LOCK2 | irq | ||
| HALF_LOCKED2 | &sqd->lock | ||
| TYPE_LOCK | (struct io_ring_ctx)->completion_lock | ||
| TYPE_LOCK | (struct io_ring_ctx)->timeout_lock | ||
| TYPE_LOCK | (struct io_ring_ctx)->uring_lock |