Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw.h99 struct ib_ucontext base_ucontext; member
561 return container_of(base_ctx, struct siw_ucontext, base_ucontext); in to_siw_ctx()