Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/sw/rxe/
A Drxe_queue.c12 int do_mmap_info(struct rxe_dev *rxe, struct mminfo __user *outbuf, in do_mmap_info() function
163 err = do_mmap_info(new_q->rxe, outbuf, udata, new_q->buf, in rxe_queue_resize()
A Drxe_cq.c72 err = do_mmap_info(rxe, uresp ? &uresp->mi : NULL, udata, in rxe_cq_from_init()
A Drxe_srq.c74 err = do_mmap_info(rxe, uresp ? &uresp->mi : NULL, udata, q->buf, in rxe_srq_from_init()
A Drxe_queue.h79 int do_mmap_info(struct rxe_dev *rxe, struct mminfo __user *outbuf,
A Drxe_qp.c220 err = do_mmap_info(rxe, uresp ? &uresp->sq_mi : NULL, udata, in rxe_qp_init_req()
273 err = do_mmap_info(rxe, uresp ? &uresp->rq_mi : NULL, udata, in rxe_qp_init_resp()

Completed in 9 milliseconds