Home
last modified time | relevance | path

Searched refs:to_iucontext (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dverbs.c159 static inline struct hfi1_ucontext *to_iucontext(struct ib_ucontext in to_iucontext() function
1870 kfree(to_iucontext(context)); in dealloc_ucontext()
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_verbs.c139 static inline struct qib_ucontext *to_iucontext(struct ib_ucontext in to_iucontext() function
2015 kfree(to_iucontext(context)); in qib_dealloc_ucontext()
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_verbs.c141 static inline struct ipath_ucontext *to_iucontext(struct ib_ucontext in to_iucontext() function
1935 kfree(to_iucontext(context)); in ipath_dealloc_ucontext()