Home
last modified time | relevance | path

Searched refs:to_siw_ctx (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/infiniband/sw/siw/
Dsiw_verbs.c71 struct siw_ucontext *uctx = to_siw_ctx(ctx); in siw_mmap()
100 struct siw_ucontext *ctx = to_siw_ctx(base_ctx); in siw_alloc_ucontext()
137 struct siw_ucontext *uctx = to_siw_ctx(base_ctx); in siw_dealloc_ucontext()
Dsiw.h575 static inline struct siw_ucontext *to_siw_ctx(struct ib_ucontext *base_ctx) in to_siw_ctx() function