Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/infiniband/hw/hfi1/file_ops.c, line 961
- drivers/infiniband/hw/hfi1/init.c, line 93
- drivers/infiniband/hw/hfi1/netdev_rx.c, line 67
Smatch caller information:
drivers/infiniband/hw/hfi1/file_ops.c allocate_ctxt() -> hfi1_create_ctxtdata()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | context | 7322773031538409472 |
| LOCK2 | global &hfi1_mutex |
drivers/infiniband/hw/hfi1/init.c hfi1_create_kctxt() -> hfi1_create_ctxtdata()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | context | 473589994392854528 |
| DATA_SOURCE | 0 | ppd | $1 |
drivers/infiniband/hw/hfi1/netdev_rx.c hfi1_netdev_allocate_ctxt() -> hfi1_create_ctxtdata()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 2 | context | 6349782298027515904 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | global &hfi1_mutex | ||
| HALF_LOCKED2 | &device->client_data_rwsem | ||
| HALF_LOCKED2 | &device->unregistration_lock | ||
| HALF_LOCKED2 | global &rtnl_mutex |