Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dtw.c28 ts.cancel = io_should_terminate_tw(ctx); in io_fallback_req_func()
70 ts.cancel = io_should_terminate_tw(ctx); in io_handle_tw_list()
328 tw.cancel = io_should_terminate_tw(ctx); in __io_run_local_work()
H A Dtw.h20 static inline bool io_should_terminate_tw(struct io_ring_ctx *ctx) in io_should_terminate_tw() function