Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dio_uring.c7331 static int __io_sq_thread(struct io_ring_ctx *ctx, bool cap_entries) in __io_sq_thread() function
7425 int ret = __io_sq_thread(ctx, cap_entries); in io_sq_thread()