Files
linux/io_uring
Jens Axboe 7642e66860 io_uring: split out task work code into tw.c
Move the task work handling code out of io_uring.c into a new tw.c file.
This includes the local work, normal work, and fallback work handling
infrastructure.

The associated tw.h header contains io_should_terminate_tw() as a static
inline helper, along with the necessary function declarations.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2026-01-22 09:20:17 -07:00
..
2025-01-28 15:10:40 -07:00
2026-01-05 17:08:20 -07:00
2026-01-05 17:08:20 -07:00
2025-02-17 16:43:04 -08:00
2025-03-07 13:41:08 -07:00
2026-01-14 22:03:49 -07:00
2025-12-28 15:54:45 -07:00
2025-12-28 15:54:45 -07:00
2024-02-09 09:04:39 -07:00
2025-11-13 11:19:37 -07:00