Files
linux/io_uring
Jens Axboe 6af82f7614 io_uring/rsrc: encode node type and ctx together
Rather than keep the type field separate rom ctx, use the fact that we
can encode up to 4 types of nodes in the LSB of the ctx pointer. Doesn't
reclaim any space right now on 64-bit archs, but it leaves a full int
for future use.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2024-11-06 13:54:15 -07:00
..
2024-06-19 07:57:21 -06:00
2024-11-02 15:45:30 -06:00
2024-02-09 09:04:39 -07:00
2024-02-09 09:04:39 -07:00