Home
last modified time | relevance | path

Searched refs:pd_in_use (Results 1 – 2 of 2) sorted by relevance

/drivers/infiniband/hw/ocrdma/
Docrdma.h441 int pd_in_use; member
Docrdma_verbs.c506 if (uctx->pd_in_use) { in ocrdma_dealloc_ucontext_pd()
520 if (!uctx->pd_in_use) { in ocrdma_get_ucontext_pd()
521 uctx->pd_in_use = true; in ocrdma_get_ucontext_pd()
532 uctx->pd_in_use = false; in ocrdma_release_ucontext_pd()