Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
io_uring/io_uring.c io_submit_sqe() -> io_submit_fail_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sqe | 4096-ptr_max |
| PARAM_VALUE | 1 | req | 4096-ptr_max |
| PARAM_VALUE | 1 | req->async_data | 0 |
| PARAM_VALUE | 1 | req->cancel_seq_set | 0 |
| PARAM_VALUE | 1 | req->ctx | 4096-ptr_max |
| PARAM_VALUE | 1 | req->ctx->submit_state.link.head | 0,4096-ptr_max |
| PARAM_VALUE | 1 | req->ctx->submit_state.submit_nr | 1-u16max |
| PARAM_VALUE | 1 | req->ctx->uring_lock.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 1 | req->ctx->uring_lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 1 | req->file | 0 |
| PARAM_VALUE | 1 | req->flags | 0-255,524288-524448 |
| PARAM_VALUE | 1 | req->opcode | 0-64 |
| PARAM_VALUE | 2 | ret | s32min-(-1),1-s32max |
| DATA_SOURCE | 0 | sqe | $2 |
| DATA_SOURCE | 1 | req | $1 |
| DATA_SOURCE | 2 | ret | r io_init_req |
| USER_DATA | 1 | req->ctx->submit_state.need_plug | 0-1 |
| USER_DATA | 1 | req->ctx->submit_state.submit_nr | 1-u16max[c] |
| LOCK2 | &ctx->uring_lock | ||
| HALF_LOCKED2 | &sqd->lock | ||
| TYPE_LOCK | (struct io_ring_ctx)->uring_lock |
io_uring/io_uring.c io_submit_sqe() -> io_submit_fail_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sqe | 4096-ptr_max |
| PARAM_VALUE | 0 | sqe->flags | 0-126 |
| PARAM_VALUE | 0 | sqe->opcode | 0-64 |
| PARAM_VALUE | 1 | req | 4096-ptr_max |
| PARAM_VALUE | 1 | req->async_data | 0 |
| PARAM_VALUE | 1 | req->cancel_seq_set | 0 |
| PARAM_VALUE | 1 | req->creds | 4096-ptr_max |
| PARAM_VALUE | 1 | req->creds->non_rcu | 0 |
| PARAM_VALUE | 1 | req->ctx | 4096-ptr_max |
| PARAM_VALUE | 1 | req->ctx->submit_state.link.head | 0,4096-ptr_max |
| PARAM_VALUE | 1 | req->ctx->submit_state.submit_nr | 1-u16max |
| PARAM_VALUE | 1 | req->ctx->uring_lock.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 1 | req->ctx->uring_lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 1 | req->file | 0 |
| PARAM_VALUE | 1 | req->flags | 0-160,524288-524448 |
| PARAM_VALUE | 1 | req->opcode | 0-64 |
| PARAM_VALUE | 2 | ret | (-13) |
| CAPPED_DATA | 1 | req->creds | 1 |
| DATA_SOURCE | 0 | sqe | $2 |
| DATA_SOURCE | 1 | req | $1 |
| DATA_SOURCE | 2 | ret | r io_uring_run_bpf_filters |
| USER_DATA | 1 | req->ctx->submit_state.need_plug | 0-1 |
| USER_DATA | 1 | req->ctx->submit_state.submit_nr | 1-u16max[c] |
| LOCK2 | &ctx->uring_lock | ||
| HALF_LOCKED2 | &sqd->lock | ||
| TYPE_LOCK | (struct io_ring_ctx)->uring_lock |