Home
last modified time | relevance | path

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

/linux-5.19.10/io_uring/
Dio_uring.c1652 static __cold void io_fallback_req_func(struct work_struct *work) in io_fallback_req_func() function
1732 INIT_DELAYED_WORK(&ctx->fallback_work, io_fallback_req_func); in io_ring_ctx_alloc()