Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/infiniband/ulp/isert/ib_isert.c, line 2551
- drivers/target/iscsi/iscsi_target.c, line 4224
- drivers/target/target_core_transport.c
Smatch caller information:
drivers/target/iscsi/iscsi_target.c iscsit_release_commands_from_conn() -> target_wait_for_cmds()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cmd_cnt | 4096-ptr_max |
| PARAM_VALUE | 0 | cmd_cnt->refcnt.data | 0,4096-ptr_max |
| PARAM_VALUE | 0 | cmd_cnt->refcnt.data->rcu.func | 1-u64max |
| PARAM_VALUE | 0 | cmd_cnt->stopped.counter | 0-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/target/target_core_transport.c target_wait_for_sess_cmds() -> target_wait_for_cmds()
| Type | Parameter | Key | Value |
|---|---|---|---|
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/infiniband/ulp/isert/ib_isert.c isert_wait4cmds() -> target_wait_for_cmds()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cmd_cnt | 4096-ptr_max |
| PARAM_VALUE | 0 | cmd_cnt->refcnt.data | 0,4096-ptr_max |
| PARAM_VALUE | 0 | cmd_cnt->refcnt.data->rcu.func | 1-u64max |
| PARAM_VALUE | 0 | cmd_cnt->stopped.counter | 0-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |