Home
last modified time | relevance | path

Searched refs:__rvt_alloc_mr (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/infiniband/sw/rdmavt/
Dmr.c278 static struct rvt_mr *__rvt_alloc_mr(int count, struct ib_pd *pd) in __rvt_alloc_mr() function
398 mr = __rvt_alloc_mr(n, pd); in rvt_reg_user_mr()
590 mr = __rvt_alloc_mr(max_num_sg, pd); in rvt_alloc_mr()