Searched refs:tid_user_buf (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | user_exp_rcv.c | 58 static u32 find_phys_blocks(struct tid_user_buf *tidbuf, unsigned int npages); 60 struct tid_user_buf *tbuf, 71 static int program_rcvarray(struct hfi1_filedata *fd, struct tid_user_buf *, 173 * their info will be passed via a struct tid_user_buf. 176 struct tid_user_buf *tidbuf, in unpin_rcv_pages() 202 static int pin_rcv_pages(struct hfi1_filedata *fd, struct tid_user_buf *tidbuf) in pin_rcv_pages() 298 struct tid_user_buf *tidbuf; in hfi1_user_exp_rcv_setup() 610 static u32 find_phys_blocks(struct tid_user_buf *tidbuf, unsigned int npages) in find_phys_blocks() 678 * @tbuf: pointer to struct tid_user_buf that has the user buffer starting 702 static int program_rcvarray(struct hfi1_filedata *fd, struct tid_user_buf *tbu [all...] |
H A D | user_exp_rcv.h | 59 struct tid_user_buf { struct
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | user_exp_rcv.c | 16 static u32 find_phys_blocks(struct tid_user_buf *tidbuf, unsigned int npages); 18 struct tid_user_buf *tbuf, 29 static int program_rcvarray(struct hfi1_filedata *fd, struct tid_user_buf *, 130 * their info will be passed via a struct tid_user_buf. 133 struct tid_user_buf *tidbuf, in unpin_rcv_pages() 159 static int pin_rcv_pages(struct hfi1_filedata *fd, struct tid_user_buf *tidbuf) in pin_rcv_pages() 255 struct tid_user_buf *tidbuf; in hfi1_user_exp_rcv_setup() 565 static u32 find_phys_blocks(struct tid_user_buf *tidbuf, unsigned int npages) in find_phys_blocks() 633 * @tbuf: pointer to struct tid_user_buf that has the user buffer starting 656 static int program_rcvarray(struct hfi1_filedata *fd, struct tid_user_buf *tbu [all...] |
H A D | user_exp_rcv.h | 18 struct tid_user_buf { struct
|
Completed in 5 milliseconds