Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/infiniband/hw/efa/
Defa.h176 void efa_dealloc_ucontext(struct ib_ucontext *ibucontext);
Defa_main.c378 .dealloc_ucontext = efa_dealloc_ucontext,
Defa_verbs.c1965 void efa_dealloc_ucontext(struct ib_ucontext *ibucontext) in efa_dealloc_ucontext() function