Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/sw/siw/
Dsiw_verbs.h38 void siw_dealloc_ucontext(struct ib_ucontext *base_ctx);
Dsiw_main.c266 .dealloc_ucontext = siw_dealloc_ucontext,
Dsiw_verbs.c115 void siw_dealloc_ucontext(struct ib_ucontext *base_ctx) in siw_dealloc_ucontext() function