Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/sw/siw/
Dsiw_verbs.c56 struct siw_ucontext *uctx = to_siw_ctx(ctx); in siw_mmap()
89 struct siw_ucontext *ctx = to_siw_ctx(base_ctx); in siw_alloc_ucontext()
124 struct siw_ucontext *uctx = to_siw_ctx(base_ctx); in siw_dealloc_ucontext()
Dsiw.h559 static inline struct siw_ucontext *to_siw_ctx(struct ib_ucontext *base_ctx) in to_siw_ctx() function