Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/efa/
H A Defa.h148 void efa_dealloc_ucontext(struct ib_ucontext *ibucontext);
H A Defa_main.c252 .dealloc_ucontext = efa_dealloc_ucontext,
H A Defa_verbs.c1723 void efa_dealloc_ucontext(struct ib_ucontext *ibucontext) in efa_dealloc_ucontext() function