Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/fuse/dev_uring.c fuse_uring_register() -> fuse_uring_create_queue()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ring | 4096-ptr_max |
| PARAM_VALUE | 0 | ring->nr_queues | 1-u64max |
| PARAM_VALUE | 0 | ring->queues | 4096-ptr_max |
| PARAM_VALUE | 1 | qid | 0-u16max |
| BUF_SIZE | 0 | ring | (-1)-0,328 |
| BUF_SIZE | 0 | ring | (-1)-0,328 |
| CAPPED_DATA | 1 | qid | 1 |
| PARAM_COMPARE | 1 | qid | < $0->nr_queues |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | ring->nr_queues | |
| UNITS | 1 | qid | unit_array_size |
| HALF_LOCKED2 | &ctx->uring_lock |