Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dtw.c18 void io_fallback_req_func(struct work_struct *work) in io_fallback_req_func() function
H A Dio_uring.c289 INIT_DELAYED_WORK(&ctx->fallback_work, io_fallback_req_func); in io_ring_ctx_alloc()