Home
last modified time | relevance | path

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

/io_uring/
Dfiletable.c67 bool needs_switch = false; in io_install_fixed_file() local
95 needs_switch = true; in io_install_fixed_file()
105 if (needs_switch) in io_install_fixed_file()
Drsrc.c444 bool needs_switch = false; in __io_sqe_files_update() local
476 needs_switch = true; in __io_sqe_files_update()
508 if (needs_switch) in __io_sqe_files_update()
520 bool needs_switch = false; in __io_sqe_buffers_update() local
561 needs_switch = true; in __io_sqe_buffers_update()
568 if (needs_switch) in __io_sqe_buffers_update()