Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
io_uring/rw.c io_iter_do_read() -> loop_rw_iter()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ddir | 0 |
| PARAM_VALUE | 1 | rw | 4096-ptr_max |
| PARAM_VALUE | 1 | rw->kiocb.ki_filp | 4096-ptr_max |
| PARAM_VALUE | 1 | rw->kiocb.ki_filp->f_op | 4096-ptr_max |
| PARAM_VALUE | 1 | rw->kiocb.ki_filp->f_op->read | 1-u64max |
| BUF_SIZE | 1 | rw | 64 |
| DATA_SOURCE | 1 | rw | $0 |
| DATA_SOURCE | 2 | iter | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
io_uring/rw.c io_write() -> loop_rw_iter()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ddir | 1 |
| PARAM_VALUE | 1 | rw | 4096-ptr_max |
| PARAM_VALUE | 1 | rw->kiocb.ki_flags | 0,262144-s32max |
| BUF_SIZE | 1 | rw | 64 |
| RX_PATH | |||
| TASK_NOT_RUNNING |