Documented in 1 files:
Defined in 2 files as a prototype:
- drivers/infiniband/hw/irdma/osdep.h, line 60 (as a prototype)
- drivers/infiniband/hw/irdma/protos.h, line 96 (as a prototype)
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
drivers/infiniband/hw/irdma/utils.c irdma_cleanup_pending_cqp_op() -> irdma_remove_cqp_head()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->cqp | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 13184 |
| CAPPED_DATA | 0 | &dev->cqp_cmd_head | 1 |
| PARAM_COMPARE | 0 | &dev->cqp_cmd_head | != $0->cqp_cmd_head.next |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &pool->lock |
drivers/infiniband/hw/irdma/ctrl.c irdma_process_bh() -> irdma_remove_cqp_head()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 0 | dev->cqp | 4096-ptr_max |
| BUF_SIZE | 0 | dev | 13184 |
| CAPPED_DATA | 0 | &dev->cqp_cmd_head | 1 |
| DATA_SOURCE | 0 | dev | $0 |
| PARAM_COMPARE | 0 | &dev->cqp_cmd_head | != $0->cqp_cmd_head.next |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | flags | ||
| LOCK2 | 0 | &dev->cqp_lock | |
| TYPE_LOCK | (struct irdma_sc_dev)->cqp_lock |