Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Ducma.c125 static int ucma_destroy_private_ctx(struct ucma_context *ctx);
326 ucma_destroy_private_ctx(ctx); in ucma_connect_event_handler()
474 ucma_destroy_private_ctx(ctx); in ucma_create_id()
484 ucma_destroy_private_ctx(ctx); in ucma_create_id()
554 ucma_destroy_private_ctx(uevent->conn_req_ctx); in ucma_cleanup_ctx_events()
566 static int ucma_destroy_private_ctx(struct ucma_context *ctx) in ucma_destroy_private_ctx() function
617 resp.events_reported = ucma_destroy_private_ctx(ctx); in ucma_destroy_id()
1800 * the list, and relying on ucma_destroy_private_ctx() to block in ucma_close()
1809 ucma_destroy_private_ctx(ctx); in ucma_close()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Ducma.c125 static int ucma_destroy_private_ctx(struct ucma_context *ctx);
326 ucma_destroy_private_ctx(ctx); in ucma_connect_event_handler()
484 ucma_destroy_private_ctx(ctx); in ucma_create_id()
554 ucma_destroy_private_ctx(uevent->conn_req_ctx); in ucma_cleanup_ctx_events()
566 static int ucma_destroy_private_ctx(struct ucma_context *ctx) in ucma_destroy_private_ctx() function
617 resp.events_reported = ucma_destroy_private_ctx(ctx); in ucma_destroy_id()
1800 * the list, and relying on ucma_destroy_private_ctx() to block in ucma_close()
1809 ucma_destroy_private_ctx(ctx); in ucma_close()

Completed in 7 milliseconds