Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/infiniband/core/cma.c, line 2878
- net/rds/ib_cm.c, line 921
- net/rds/rdma_transport.c, line 91
Smatch caller information:
net/rds/ib_cm.c rds_ib_cm_handle_connect() -> rdma_set_min_rnr_timer()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | id | 4096-ptr_max |
| PARAM_VALUE | 0 | id->context | 4096-ptr_max |
| PARAM_VALUE | 0 | id->device | 4096-ptr_max |
| PARAM_VALUE | 0 | id->route.path_rec | 4096-ptr_max |
| PARAM_VALUE | 1 | min_rnr_timer | 10 |
| DATA_SOURCE | 0 | id | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | id->device->hw_stats_attr_index | |
| NO_OVERFLOW_SIMPLE | 0 | id->device->num_comp_vectors | |
| NO_OVERFLOW_SIMPLE | 0 | id->device->phys_port_cnt | |
| HALF_LOCKED2 | &id_priv->handler_mutex | ||
| HALF_LOCKED2 | &listen_id->handler_mutex |
net/rds/rdma_transport.c rds_rdma_cm_event_handler_cmn() -> rdma_set_min_rnr_timer()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | id | 4096-ptr_max |
| PARAM_VALUE | 0 | id->context | 4096-ptr_max |
| PARAM_VALUE | 0 | id->device | 4096-ptr_max |
| PARAM_VALUE | 1 | min_rnr_timer | 10 |
| DATA_SOURCE | 0 | id | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | id->device->hw_stats_attr_index | |
| NO_OVERFLOW_SIMPLE | 0 | id->device->num_comp_vectors | |
| NO_OVERFLOW_SIMPLE | 0 | id->device->phys_port_cnt | |
| HALF_LOCKED2 | &id_priv->handler_mutex | ||
| HALF_LOCKED2 | &listen_id->handler_mutex |