Documented in 1 files:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/infiniband/hw/hfi1/chip.c, line 12013
- drivers/infiniband/hw/hfi1/init.c, line 116
- drivers/infiniband/hw/hfi1/netdev_rx.c, line 80
Smatch caller information:
drivers/infiniband/hw/hfi1/init.c hfi1_create_kctxt() -> hfi1_set_seq_cnt()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rcd | 4096-ptr_max |
| PARAM_VALUE | 1 | cnt | 1 |
| BIT_INFO | 0 | rcd->fast_handler | 0xdd0a08440d84000,0x4dfaedb75ffee000 |
| BIT_INFO | 0 | rcd->flags | 0x0,0x381 |
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | rcd->egrbufs.count |
drivers/infiniband/hw/hfi1/netdev_rx.c hfi1_netdev_allocate_ctxt() -> hfi1_set_seq_cnt()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rcd | 4096-ptr_max |
| PARAM_VALUE | 1 | cnt | 1 |
| BIT_INFO | 0 | rcd->flags | 0x0,0x381 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | rcd->egrbufs.count | |
| LOCK2 | global &hfi1_mutex | ||
| HALF_LOCKED2 | &device->client_data_rwsem | ||
| HALF_LOCKED2 | &device->unregistration_lock | ||
| HALF_LOCKED2 | global &rtnl_mutex |
drivers/infiniband/hw/hfi1/chip.c hfi1_rcvctrl() -> hfi1_set_seq_cnt()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rcd | 4096-ptr_max |
| PARAM_VALUE | 1 | cnt | 1 |
| BUF_SIZE | 0 | rcd->do_interrupt | (-1),8 |
| BUF_SIZE | 0 | rcd->rhf_rcv_function_map | (-1),64 |
| DATA_SOURCE | 0 | rcd | $2 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 0 | rcd->subctxt_cnt | 1-8[c] |
| USER_DATA | 0 | rcd->subctxt_id | 0-u16max |
| USER_DATA | 0 | rcd->userversion | 0-u32max |
| NO_OVERFLOW_SIMPLE | 0 | rcd->egrbufs.alloced | |
| NO_OVERFLOW_SIMPLE | 0 | rcd->egrbufs.count | |
| NO_OVERFLOW_SIMPLE | 0 | rcd->expected_count | |
| HALF_LOCKED2 | &dd->uctxt_lock | ||
| HALF_LOCKED2 | global &hfi1_mutex | ||
| HALF_LOCKED2 | irq |