Home
last modified time | relevance | path

Searched refs:to_ucontext (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/usnic/
H A Dusnic_ib.h107 struct usnic_ib_ucontext *to_ucontext(struct ib_ucontext *ibucontext) in to_ucontext() function
H A Dusnic_ib_verbs.c640 struct usnic_ib_ucontext *context = to_ucontext(uctx); in usnic_ib_alloc_ucontext()
667 struct usnic_ib_ucontext *uctx = to_ucontext(context); in usnic_ib_mmap()
/kernel/linux/linux-6.6/drivers/infiniband/hw/usnic/
H A Dusnic_ib.h107 struct usnic_ib_ucontext *to_ucontext(struct ib_ucontext *ibucontext) in to_ucontext() function
H A Dusnic_ib_verbs.c636 struct usnic_ib_ucontext *context = to_ucontext(uctx); in usnic_ib_alloc_ucontext()
663 struct usnic_ib_ucontext *uctx = to_ucontext(context); in usnic_ib_mmap()
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
H A Di40iw.h358 * to_ucontext - get user context
361 static inline struct i40iw_ucontext *to_ucontext(struct ib_ucontext *ibucontext) in to_ucontext() function
H A Di40iw_verbs.c125 struct i40iw_ucontext *ucontext = to_ucontext(uctx); in i40iw_alloc_ucontext()
170 struct i40iw_ucontext *ucontext = to_ucontext(context); in i40iw_mmap()
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dmain.h366 static inline struct irdma_ucontext *to_ucontext(struct ib_ucontext *ibucontext) in to_ucontext() function
H A Dverbs.c179 ucontext = to_ucontext(context); in irdma_mmap()
279 struct irdma_ucontext *ucontext = to_ucontext(uctx); in irdma_alloc_ucontext()
362 struct irdma_ucontext *ucontext = to_ucontext(context); in irdma_dealloc_ucontext()

Completed in 15 milliseconds