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

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

Completed in 121 milliseconds