Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/efa/
Defa.h148 void efa_dealloc_ucontext(struct ib_ucontext *ibucontext);
Defa_main.c252 .dealloc_ucontext = efa_dealloc_ucontext,
Defa_verbs.c1724 void efa_dealloc_ucontext(struct ib_ucontext *ibucontext) in efa_dealloc_ucontext() function