Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dzcrx.h89 struct io_ring_ctx *master_ctx; member
H A Dzcrx.c69 if (zcrx->master_ctx) in zcrx_set_ring_ctx()
72 zcrx->master_ctx = ctx; in zcrx_set_ring_ctx()
663 if (WARN_ON_ONCE(ifq->master_ctx)) in io_zcrx_ifq_free()
751 if (ctx && ifq->master_ctx == ctx) { in zcrx_unregister_user()
752 ifq->master_ctx = NULL; in zcrx_unregister_user()
1351 if (!ifq->master_ctx) in zcrx_send_notif()
1365 req->ctx = ifq->master_ctx; in zcrx_send_notif()