Defined in 1 files as a prototype:
Defined in 2 files as a function:
- include/linux/io_uring/cmd.h, line 118 (as a function)
- io_uring/uring_cmd.c, line 103 (as a function)
Referenced in 3 files:
Smatch caller information:
drivers/block/ublk_drv.c ublk_batch_attach() -> io_uring_cmd_mark_cancelable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cmd | 4096-ptr_max |
| PARAM_VALUE | 1 | issue_flags | 10,266,522,778,1034-2147489553 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &ctx->uring_lock |
drivers/block/ublk_drv.c ublk_prep_cancel() -> io_uring_cmd_mark_cancelable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cmd | 4096-ptr_max |
| PARAM_VALUE | 0 | cmd->file | 4096-ptr_max |
| PARAM_VALUE | 0 | cmd->file->private_data | 4096-ptr_max |
| PARAM_VALUE | 0 | cmd->sqe | 4096-ptr_max |
| PARAM_VALUE | 1 | issue_flags | 1,10,266,522,778,1034-2147489553 |
| DATA_SOURCE | 0 | cmd | $0 |
| DATA_SOURCE | 1 | issue_flags | $1 |
| FUZZY_MAX | 1 | issue_flags | 2147483665 |
| BIT_INFO | 1 | issue_flags | 0x0,0x8000171d |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &ctx->uring_lock |
fs/fuse/dev_uring.c fuse_uring_prepare_cancel() -> io_uring_cmd_mark_cancelable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cmd | 4096-ptr_max |
| PARAM_VALUE | 0 | cmd->file | 4096-ptr_max |
| PARAM_VALUE | 0 | cmd->file->private_data | 4096-ptr_max |
| PARAM_VALUE | 0 | cmd->sqe | 4096-ptr_max |
| PARAM_VALUE | 1 | issue_flags | 266,522,778,1034-2147489553 |
| DATA_SOURCE | 0 | cmd | $0 |
| DATA_SOURCE | 1 | issue_flags | $1 |
| BIT_INFO | 1 | issue_flags | 0x100,0x171f |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &ctx->uring_lock |