Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Duser_exp_rcv.c57 static u32 find_phys_blocks(struct tid_user_buf *tidbuf, unsigned int npages);
351 tidbuf->n_psets = find_phys_blocks(tidbuf, pinned); in hfi1_user_exp_rcv_setup()
589 static u32 find_phys_blocks(struct tid_user_buf *tidbuf, unsigned int npages) in find_phys_blocks() function