Home
last modified time | relevance | path

Searched refs:ucma_close_id (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Ducma.c176 static void ucma_close_id(struct work_struct *work) in ucma_close_id() function
201 INIT_WORK(&ctx->close_work, ucma_close_id); in ucma_alloc_ctx()
579 ucma_close_id(&ctx->close_work); in ucma_destroy_private_ctx()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Ducma.c176 static void ucma_close_id(struct work_struct *work) in ucma_close_id() function
201 INIT_WORK(&ctx->close_work, ucma_close_id); in ucma_alloc_ctx()
579 ucma_close_id(&ctx->close_work); in ucma_destroy_private_ctx()

Completed in 5 milliseconds