Lines Matching refs:tid_user_buf
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,
159 static int pin_rcv_pages(struct hfi1_filedata *fd, struct tid_user_buf *tidbuf)
255 struct tid_user_buf *tidbuf;
565 static u32 find_phys_blocks(struct tid_user_buf *tidbuf, unsigned int npages)
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 *tbuf,
724 struct tid_user_buf *tbuf,
946 struct tid_user_buf *tidbuf =
947 container_of(mni, struct tid_user_buf, notifier);