Home
last modified time | relevance | path

Searched refs:n_psets (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Duser_exp_rcv.h67 unsigned int n_psets; member
H A Duser_exp_rcv.c338 tidbuf->n_psets = find_phys_blocks(tidbuf, pinned); in hfi1_user_exp_rcv_setup()
342 if (fd->tid_used + tidbuf->n_psets > fd->tid_limit) in hfi1_user_exp_rcv_setup()
345 pageset_count = tidbuf->n_psets; in hfi1_user_exp_rcv_setup()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Duser_exp_rcv.h26 unsigned int n_psets; member
H A Duser_exp_rcv.c295 tidbuf->n_psets = find_phys_blocks(tidbuf, pinned); in hfi1_user_exp_rcv_setup()
299 if (fd->tid_used + tidbuf->n_psets > fd->tid_limit) in hfi1_user_exp_rcv_setup()
302 pageset_count = tidbuf->n_psets; in hfi1_user_exp_rcv_setup()

Completed in 4 milliseconds