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 3627
- drivers/infiniband/core/ucma.c, line 1340
- drivers/infiniband/ulp/rtrs/rtrs-clt.c, line 2086
Smatch caller information:
drivers/infiniband/ulp/rtrs/rtrs-clt.c create_cm() -> rdma_set_reuseaddr()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | id | 4096-ptr_max |
| PARAM_VALUE | 0 | id->event_handler | 4096-ptr_max |
| PARAM_VALUE | 0 | id->ps | 262,319 |
| PARAM_VALUE | 0 | id->qp_type | 2 |
| PARAM_VALUE | 0 | id->route.addr.dev_addr.net | 0 |
| PARAM_VALUE | 1 | reuse | 1 |
| BUF_SIZE | 0 | id | 560 |
| DATA_SOURCE | 0 | id | r __rdma_create_kernel_id |
| TERMINATED | 0 | id->res.kern_name | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &clt_path->init_mutex | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct rtrs_clt_path)->init_mutex |
drivers/infiniband/core/ucma.c ucma_set_option_id() -> rdma_set_reuseaddr()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | reuse | 0-1 |
| FUZZY_MAX | 1 | reuse | 1 |
| HARD_MAX | 1 | reuse | 1 |
| LOCK2 | &ctx->mutex | ||
| TYPE_LOCK | (struct ucma_context)->mutex |