Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/sw/siw/
Dsiw_verbs.c47 struct siw_ucontext *uctx = to_siw_ctx(ctx); in siw_mmap()
83 struct siw_ucontext *ctx = to_siw_ctx(base_ctx); in siw_alloc_ucontext()
118 struct siw_ucontext *uctx = to_siw_ctx(base_ctx); in siw_dealloc_ucontext()
Dsiw.h563 static inline struct siw_ucontext *to_siw_ctx(struct ib_ucontext *base_ctx) in to_siw_ctx() function