Home
last modified time | relevance | path

Searched refs:needs_switch (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c8479 bool needs_switch = false; in io_install_fixed_file() local
8509 needs_switch = true; in io_install_fixed_file()
8516 if (needs_switch) in io_install_fixed_file()
8573 bool needs_switch = false; in __io_sqe_files_update() local
8604 needs_switch = true; in __io_sqe_files_update()
8630 if (needs_switch) in __io_sqe_files_update()
9239 bool needs_switch = false; in __io_sqe_buffers_update() local
9280 needs_switch = true; in __io_sqe_buffers_update()
9287 if (needs_switch) in __io_sqe_buffers_update()

Completed in 13 milliseconds