Searched defs:force_nonblock (Results 1 - 3 of 3) sorted by last modified time

/linux-master/io_uring/
H A Dnet.c831 bool force_nonblock = issue_flags & IO_URING_F_NONBLOCK; local
935 bool force_nonblock = issue_flags & IO_URING_F_NONBLOCK; local
1386 bool force_nonblock = issue_flags & IO_URING_F_NONBLOCK; local
1521 bool force_nonblock local
[all...]
H A Drw.c769 bool force_nonblock = issue_flags & IO_URING_F_NONBLOCK; local
1005 bool force_nonblock = issue_flags & IO_URING_F_NONBLOCK; local
H A Depoll.c50 bool force_nonblock = issue_flags & IO_URING_F_NONBLOCK; local

Completed in 130 milliseconds