Home
last modified time | relevance | path

Searched refs:pd_in_use (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/
H A Docrdma.h438 int pd_in_use; member
H A Docrdma_verbs.c433 if (uctx->pd_in_use) { in ocrdma_dealloc_ucontext_pd()
447 if (!uctx->pd_in_use) { in ocrdma_get_ucontext_pd()
448 uctx->pd_in_use = true; in ocrdma_get_ucontext_pd()
459 uctx->pd_in_use = false; in ocrdma_release_ucontext_pd()
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/
H A Docrdma.h438 int pd_in_use; member
H A Docrdma_verbs.c435 if (uctx->pd_in_use) { in ocrdma_dealloc_ucontext_pd()
449 if (!uctx->pd_in_use) { in ocrdma_get_ucontext_pd()
450 uctx->pd_in_use = true; in ocrdma_get_ucontext_pd()
461 uctx->pd_in_use = false; in ocrdma_release_ucontext_pd()

Completed in 10 milliseconds