Documented in 1 files:

Defined in 1 files as a prototype:

Defined in 1 files as a function:

Referenced in 3 files:

Smatch caller information:

drivers/infiniband/ulp/iser/iser_verbs.c iser_create_fastreg_desc() -> ib_alloc_mr_integrity()

Type Parameter Key Value
PARAM_VALUE 0 pd 4096-ptr_max
PARAM_VALUE 0 pd->device 4096-ptr_max
PARAM_VALUE 0 pd->device->dev.parent->dma_io_tlb_pools.next 4096-ptr_max
PARAM_VALUE 0 pd->device->dev.parent->dma_io_tlb_pools.next->prev 4096-ptr_max
PARAM_VALUE 0 pd->device->dev.parent->dma_io_tlb_pools.next->prev->prev 4096-ptr_max
PARAM_VALUE 0 pd->device->dev.parent->dma_uses_io_tlb 1
PARAM_VALUE 0 pd->device->dev.parent->iommu->pci_32bit_workaround 0-1
PARAM_VALUE 0 pd->device->ops.alloc_mr 1-u64max
PARAM_VALUE 0 pd->res.task 0,4096-ptr_max
DATA_SOURCE 0 pd $1
DATA_SOURCE 1 max_num_data_sg $3
DATA_SOURCE 2 max_num_meta_sg $3
RX_PATH
TASK_NOT_RUNNING
LOCK2 &cls_conn->ep_mutex
LOCK2 &iser_conn->state_mutex
LOCK2 global &rx_queue_mutex
HALF_LOCKED2 global &audit_cmd_mutex.lock
HALF_LOCKED2 global &hwsim_phys_lock
HALF_LOCKED2 global &rtnl_mutex
HALF_LOCKED2 rcu_read
TYPE_LOCK (struct iscsi_cls_conn)->ep_mutex
TYPE_LOCK (struct iser_conn)->state_mutex

drivers/infiniband/core/mr_pool.c ib_mr_pool_init() -> ib_alloc_mr_integrity()

Type Parameter Key Value
PARAM_VALUE 0 pd->device->dev.parent->iommu->pci_32bit_workaround 0-1
PARAM_VALUE 0 pd->device->ops.alloc_mr 1-u64max
PARAM_VALUE 1 max_num_data_sg 0-257
PARAM_VALUE 2 max_num_meta_sg 0-257
BUF_SIZE 0 pd s32min,(-1)-s32max
BUF_SIZE 0 pd s32min,(-1)-s32max
CAPPED_DATA 1 max_num_data_sg 1
CAPPED_DATA 2 max_num_meta_sg 1
DATA_SOURCE 1 max_num_data_sg $4
DATA_SOURCE 2 max_num_meta_sg $5
STR_LEN 0 pd (-1),3,6-8
STR_LEN 0 pd (-1),3,6-8
RX_PATH
TASK_NOT_RUNNING