Searched refs:io_should_terminate_tw (Results 1 – 2 of 2) sorted by relevance
28 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()
20 static inline bool io_should_terminate_tw(struct io_ring_ctx *ctx) in io_should_terminate_tw() function