Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
drivers/infiniband/core/ucma.c ucma_process_join() -> rdma_join_multicast()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | id | 4096-ptr_max |
| PARAM_VALUE | 0 | id->device | 1-u64max |
| PARAM_VALUE | 1 | addr | 4096-ptr_max |
| PARAM_VALUE | 2 | join_state | 1,8 |
| PARAM_VALUE | 3 | context | 4096-ptr_max |
| BUF_SIZE | 1 | addr | 128 |
| BUF_SIZE | 3 | context | 176 |
| DATA_SOURCE | 3 | context | r _kzalloc_noprof |
| FUZZY_MAX | 2 | join_state | 8 |
| BIT_INFO | 2 | join_state | 0x0,0x9 |
| HARD_MAX | 2 | join_state | 8 |
| LOCK2 | &ctx->mutex | ||
| TYPE_LOCK | (struct ucma_context)->mutex |