Searched refs:IO_URING_F_NONBLOCK (Results 1 – 14 of 14) sorted by relevance
44 if (issue_flags & IO_URING_F_NONBLOCK) in io_sync_file_range()75 if (issue_flags & IO_URING_F_NONBLOCK) in io_fsync()103 if (issue_flags & IO_URING_F_NONBLOCK) in io_fallocate()
85 if (issue_flags & IO_URING_F_NONBLOCK) in io_renameat()134 if (issue_flags & IO_URING_F_NONBLOCK) in io_unlinkat()181 if (issue_flags & IO_URING_F_NONBLOCK) in io_mkdirat()231 if (issue_flags & IO_URING_F_NONBLOCK) in io_symlinkat()276 if (issue_flags & IO_URING_F_NONBLOCK) in io_linkat()
110 if (issue_flags & IO_URING_F_NONBLOCK) { in io_openat2()140 (!resolve_nonblock && (issue_flags & IO_URING_F_NONBLOCK))) in io_openat2()145 if ((issue_flags & IO_URING_F_NONBLOCK) && !nonblock_set) in io_openat2()239 if (file->f_op->flush && (issue_flags & IO_URING_F_NONBLOCK)) { in io_close()
112 if (issue_flags & IO_URING_F_NONBLOCK) in io_fgetxattr()130 if (issue_flags & IO_URING_F_NONBLOCK) in io_getxattr()227 if (issue_flags & IO_URING_F_NONBLOCK) in io_fsetxattr()242 if (issue_flags & IO_URING_F_NONBLOCK) in io_setxattr()
54 if (issue_flags & IO_URING_F_NONBLOCK) in io_madvise()83 if (issue_flags & IO_URING_F_NONBLOCK) { in io_fadvise()
89 if (issue_flags & IO_URING_F_NONBLOCK) in io_shutdown()296 if (issue_flags & IO_URING_F_NONBLOCK) in io_sendmsg()304 if (ret == -EAGAIN && (issue_flags & IO_URING_F_NONBLOCK)) in io_sendmsg()372 if (issue_flags & IO_URING_F_NONBLOCK) in io_send()380 if (ret == -EAGAIN && (issue_flags & IO_URING_F_NONBLOCK)) in io_send()727 bool force_nonblock = issue_flags & IO_URING_F_NONBLOCK; in io_recvmsg()839 bool force_nonblock = issue_flags & IO_URING_F_NONBLOCK; in io_recv()1117 if (issue_flags & IO_URING_F_NONBLOCK) in io_send_zc()1127 if (ret == -EAGAIN && (issue_flags & IO_URING_F_NONBLOCK)) in io_send_zc()1187 if (issue_flags & IO_URING_F_NONBLOCK) in io_sendmsg_zc()[all …]
55 if (issue_flags & IO_URING_F_NONBLOCK) in io_tee()97 if (issue_flags & IO_URING_F_NONBLOCK) in io_splice()
54 bool force_nonblock = issue_flags & IO_URING_F_NONBLOCK; in io_epoll_ctl()
59 if (issue_flags & IO_URING_F_NONBLOCK) in io_statx()
701 bool force_nonblock = issue_flags & IO_URING_F_NONBLOCK; in io_read()849 bool force_nonblock = issue_flags & IO_URING_F_NONBLOCK; in io_write()
1748 return io_issue_sqe(req, IO_URING_F_NONBLOCK|IO_URING_F_MULTISHOT); in io_poll_issue()1792 issue_flags |= IO_URING_F_NONBLOCK; in io_wq_submit_work()1816 issue_flags &= ~IO_URING_F_NONBLOCK; in io_wq_submit_work()1893 ret = io_issue_sqe(req, IO_URING_F_NONBLOCK|IO_URING_F_COMPLETE_DEFER); in io_queue_sqe()
13 IO_URING_F_NONBLOCK = INT_MIN, enumerator
516 if (issue_flags & IO_URING_F_NONBLOCK) { in nvme_uring_cmd_io()
1995 if (issue_flags & IO_URING_F_NONBLOCK) in ublk_ctrl_uring_cmd()