Home
last modified time | relevance | path

Searched refs:alloc_pbl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H A Dmem.c417 static int alloc_pbl(struct c4iw_mr *mhp, int npages) in alloc_pbl() function
536 err = alloc_pbl(mhp, n); in c4iw_reg_user_mr()
639 ret = alloc_pbl(mhp, max_num_sg); in c4iw_alloc_mr()
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H A Dmem.c433 static int alloc_pbl(struct c4iw_mr *mhp, int npages) in alloc_pbl() function
552 err = alloc_pbl(mhp, n); in c4iw_reg_user_mr()
723 ret = alloc_pbl(mhp, max_num_sg); in c4iw_alloc_mr()

Completed in 3 milliseconds