Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_verbs.c361 pvrdma_dealloc_ucontext(&context->ibucontext); in pvrdma_alloc_ucontext()
379 int pvrdma_dealloc_ucontext(struct ib_ucontext *ibcontext) in pvrdma_dealloc_ucontext() function
Dpvrdma_verbs.h401 int pvrdma_dealloc_ucontext(struct ib_ucontext *context);
Dpvrdma_main.c204 dev->ib_dev.dealloc_ucontext = pvrdma_dealloc_ucontext; in pvrdma_register_device()