Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/infiniband/core/multicast.c mcast_work_handler() -> fail_join()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | group | 4096-ptr_max |
| PARAM_VALUE | 0 | group->last_join | 4096-ptr_max |
| PARAM_VALUE | 0 | group->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | group->port | 4096-ptr_max |
| PARAM_VALUE | 0 | group->port->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | group->query->release | 0-s64max |
| PARAM_VALUE | 0 | group->state | 1 |
| PARAM_VALUE | 1 | member | 4096-ptr_max |
| PARAM_VALUE | 2 | status | s32min-(-1) |
| CAPPED_DATA | 0 | &group->pending_list | 1 |
| DATA_SOURCE | 2 | status | r send_join |
| PARAM_COMPARE | 0 | &group->pending_list | != $0->pending_list.next |
| BIT_INFO | 2 | status | 0x0,0x0 |
| RX_PATH | |||
| TASK_NOT_RUNNING |