Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
fs/fuse/dev_uring.c fuse_uring_commit_fetch() -> fuse_uring_get_next_fuse_req()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ent | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->cmd | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->cmd->file | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->cmd->sqe | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->fuse_req | 0 |
| PARAM_VALUE | 0 | ent->list.next | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->list.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->list.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->queue | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->queue->ent_commit_queue.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->queue->ent_commit_queue.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->queue->fuse_req_queue.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->queue->fuse_req_queue.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->queue->fuse_req_queue.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->queue->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | ent->queue->ring | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->queue->ring->chan->bg_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | ent->queue->ring->chan->blocked | 0 |
| PARAM_VALUE | 0 | ent->state | 1 |
| PARAM_VALUE | 1 | queue | 4096-ptr_max |
| PARAM_VALUE | 1 | queue->fpq.processing | 4096-ptr_max |
| PARAM_VALUE | 1 | queue->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | queue->stopped | 0 |
| BUF_SIZE | 0 | ent->cmd | 64 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &ctx->uring_lock |
fs/fuse/dev_uring.c fuse_uring_send_in_task() -> fuse_uring_get_next_fuse_req()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ent | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->fuse_req | 0 |
| PARAM_VALUE | 0 | ent->fuse_req->chan->iq.pending.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->fuse_req->chan->iq.pending.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->fuse_req->chan->iq.pending.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->fuse_req->intr_entry.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->fuse_req->intr_entry.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->fuse_req->list.next | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->fuse_req->list.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->fuse_req->list.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->fuse_req->list.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->fuse_req->list.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->fuse_req->out.h.error | s32min-(-1),1-s32max |
| PARAM_VALUE | 0 | ent->queue | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->queue->fuse_req_queue.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->queue->fuse_req_queue.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | ent->queue->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | ent->queue->ring->chan->blocked | 0 |
| PARAM_VALUE | 0 | ent->state | 0 |
| PARAM_VALUE | 1 | queue | 4096-ptr_max |
| DATA_SOURCE | 0 | ent | r uring_cmd_to_ring_ent |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | &ent->fuse_req->in.h | |
| HALF_LOCKED2 | &ctx->uring_lock | ||
| HALF_LOCKED2 | _T->lock |