Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
io_uring/io_uring.c io_get_task_refs() -> io_task_refs_refill()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tctx | 4096-ptr_max |
| PARAM_VALUE | 0 | tctx->cached_refs | s32min-(-1) |
| FUZZY_MAX | 0 | tctx->cached_refs | (-1) |
| NOCHECK_CALL | |||
| LOCK2 | &ctx->uring_lock | ||
| HALF_LOCKED2 | &sqd->lock | ||
| TYPE_LOCK | (struct io_ring_ctx)->uring_lock |
io_uring/notif.c io_get_task_refs() -> io_task_refs_refill()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | tctx | 4096-ptr_max |
| PARAM_VALUE | 0 | tctx->cached_refs | s32min-(-1) |
| FUZZY_MAX | 0 | tctx->cached_refs | (-1) |
| NOCHECK_CALL | |||
| LOCK2 | &ctx->uring_lock | ||
| HALF_LOCKED2 | &sqd->lock | ||
| TYPE_LOCK | (struct io_ring_ctx)->uring_lock |