Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/io_uring/
H A Dio_uring.c1154 static void ctx_flush_and_put(struct io_ring_ctx *ctx, struct io_tw_state *ts) in ctx_flush_and_put() function
1182 ctx_flush_and_put(*ctx, ts); in handle_tw_list()
1194 ctx_flush_and_put(*ctx, ts); in handle_tw_list()
1263 ctx_flush_and_put(ctx, &ts); in tctx_task_work()
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c2168 static void ctx_flush_and_put(struct io_ring_ctx *ctx, bool *locked) in ctx_flush_and_put() function
2209 ctx_flush_and_put(ctx, &locked); in tctx_task_work()
2218 ctx_flush_and_put(ctx, &locked); in tctx_task_work()
2225 ctx_flush_and_put(ctx, &locked); in tctx_task_work()

Completed in 19 milliseconds