Searched refs:pvrdma_dealloc_ucontext (Results 1 – 3 of 3) sorted by relevance
354 pvrdma_dealloc_ucontext(&context->ibucontext); in pvrdma_alloc_ucontext()369 void pvrdma_dealloc_ucontext(struct ib_ucontext *ibcontext) in pvrdma_dealloc_ucontext() function
400 void pvrdma_dealloc_ucontext(struct ib_ucontext *context);
159 .dealloc_ucontext = pvrdma_dealloc_ucontext,