Home
last modified time | relevance | path

Searched refs:io_cq_unlock_post (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/io_uring/
Dio_uring.h94 void io_cq_unlock_post(struct io_ring_ctx *ctx);
Dio_uring.c598 void io_cq_unlock_post(struct io_ring_ctx *ctx) in io_cq_unlock_post() function
639 io_cq_unlock_post(ctx); in __io_cqring_overflow_flush()
822 io_cq_unlock_post(ctx); in io_post_aux_cqe()
870 io_cq_unlock_post(ctx); in io_req_complete_post()
988 io_cq_unlock_post(ctx); in __io_req_find_next_prep()
Dtimeout.c635 io_cq_unlock_post(ctx); in io_kill_timeouts()