Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Duser_exp_rcv.c314 tidbuf->psets = kcalloc(uctxt->expected_count, sizeof(*tidbuf->psets), in hfi1_user_exp_rcv_setup()
316 if (!tidbuf->psets) { in hfi1_user_exp_rcv_setup()
499 kfree(tidbuf->psets); in hfi1_user_exp_rcv_setup()
522 kfree(tidbuf->psets); in hfi1_user_exp_rcv_setup()
615 struct tid_pageset *list = tidbuf->psets; in find_phys_blocks()
745 npages = tbuf->psets[setidx].count; in program_rcvarray()
746 pageidx = tbuf->psets[setidx].idx; in program_rcvarray()
H A Duser_exp_rcv.h66 struct tid_pageset *psets; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Duser_exp_rcv.c271 tidbuf->psets = kcalloc(uctxt->expected_count, sizeof(*tidbuf->psets), in hfi1_user_exp_rcv_setup()
273 if (!tidbuf->psets) { in hfi1_user_exp_rcv_setup()
454 kfree(tidbuf->psets); in hfi1_user_exp_rcv_setup()
477 kfree(tidbuf->psets); in hfi1_user_exp_rcv_setup()
570 struct tid_pageset *list = tidbuf->psets; in find_phys_blocks()
699 npages = tbuf->psets[setidx].count; in program_rcvarray()
700 pageidx = tbuf->psets[setidx].idx; in program_rcvarray()
H A Duser_exp_rcv.h25 struct tid_pageset *psets; member

Completed in 4 milliseconds