Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dio_uring.c1752 static inline bool __io_cqring_fill_event(struct io_ring_ctx *ctx, u64 user_data, in __io_cqring_fill_event() function
1778 return __io_cqring_fill_event(ctx, user_data, res, cflags); in io_cqring_fill_event()
1787 __io_cqring_fill_event(ctx, req->user_data, res, cflags); in io_req_complete_post()
2328 __io_cqring_fill_event(ctx, req->user_data, req->result, in io_submit_flush_completions()
2440 __io_cqring_fill_event(ctx, req->user_data, req->result, in io_iopoll_complete()