Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/sw/rxe/
Drxe_queue.c12 int do_mmap_info(struct rxe_dev *rxe, struct mminfo __user *outbuf, in do_mmap_info() function
162 err = do_mmap_info(new_q->rxe, outbuf, udata, new_q->buf, in rxe_queue_resize()
Drxe_cq.c57 err = do_mmap_info(rxe, uresp ? &uresp->mi : NULL, udata, in rxe_cq_from_init()
Drxe_srq.c73 err = do_mmap_info(rxe, uresp ? &uresp->mi : NULL, udata, q->buf, in rxe_srq_from_init()
Drxe_queue.h79 int do_mmap_info(struct rxe_dev *rxe, struct mminfo __user *outbuf,
Drxe_qp.c210 err = do_mmap_info(rxe, uresp ? &uresp->sq_mi : NULL, udata, in rxe_init_sq()
300 err = do_mmap_info(rxe, uresp ? &uresp->rq_mi : NULL, udata, in rxe_init_rq()