Home
last modified time | relevance | path

Searched defs:force_nonblock (Results 1 – 3 of 3) sorted by relevance

/linux/io_uring/
H A Depoll.c50 bool force_nonblock = issue_flags & IO_URING_F_NONBLOCK; io_epoll_ctl() local
H A Dnet.c1029 bool force_nonblock = issue_flags & IO_URING_F_NONBLOCK; io_recvmsg() local
1188 bool force_nonblock = issue_flags & IO_URING_F_NONBLOCK; io_recv() local
1612 bool force_nonblock = issue_flags & IO_URING_F_NONBLOCK; io_accept() local
1758 bool force_nonblock = issue_flags & IO_URING_F_NONBLOCK; io_connect() local
[all...]
H A Drw.c915 bool force_nonblock = issue_flags & IO_URING_F_NONBLOCK; in __io_read() local
1128 bool force_nonblock = issue_flags & IO_URING_F_NONBLOCK; in io_write() local