Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dsqpoll.c170 static int __io_sq_thread(struct io_ring_ctx *ctx, bool cap_entries) in __io_sq_thread() function
315 int ret = __io_sq_thread(ctx, cap_entries); in io_sq_thread()