Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/infiniband/core/rw.c rdma_rw_ctx_init_bvec() -> rdma_rw_init_map_wrs_bvec()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| PARAM_VALUE | 1 | qp | 4096-ptr_max |
| PARAM_VALUE | 1 | qp->pd | 4096-ptr_max |
| PARAM_VALUE | 1 | qp->pd->device | 4096-ptr_max |
| PARAM_VALUE | 1 | qp->pd->device->port_data | 4096-ptr_max |
| PARAM_VALUE | 3 | nr_bvec | 2-u32max |
| PARAM_VALUE | 4 | iter | 4096-ptr_max |
| PARAM_VALUE | 7 | dir | 1-2 |
| DATA_SOURCE | 0 | ctx | $0 |
| DATA_SOURCE | 1 | qp | $1 |
| DATA_SOURCE | 2 | bvecs | $3 |
| DATA_SOURCE | 3 | nr_bvec | $4 |
| DATA_SOURCE | 5 | remote_addr | $6 |
| DATA_SOURCE | 6 | rkey | $7 |
| DATA_SOURCE | 7 | dir | $8 |
| FUZZY_MAX | 7 | dir | 2 |
| HARD_MAX | 7 | dir | 2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 3 | nr_bvec | |
| UNITS | 3 | nr_bvec | unit_page |
| UNITS | 5 | remote_addr | unit_byte |