Searched refs:SPLICE_F_NONBLOCK (Results 1 – 6 of 6) sorted by relevance
17 #define SPLICE_F_NONBLOCK (0x02) /* don't block on the pipe splicing (but */ macro
232 if (spd->flags & SPLICE_F_NONBLOCK) { in splice_to_pipe()829 if (sd->flags & SPLICE_F_NONBLOCK) in splice_from_pipe_next()1218 sd->flags &= ~SPLICE_F_NONBLOCK; in splice_direct_to_actor()1743 if (flags & SPLICE_F_NONBLOCK) { in ipipe_prep()1779 if (flags & SPLICE_F_NONBLOCK) { in opipe_prep()1844 if (flags & SPLICE_F_NONBLOCK) { in splice_pipe_to_pipe()1974 if (!ret && ipipe->waiting_writers && (flags & SPLICE_F_NONBLOCK)) in link_pipe()
1224 fl = SPLICE_F_NONBLOCK; in do_sendfile()
1319 if (flags & SPLICE_F_NONBLOCK) in relay_file_splice_read()
2525 flags & SPLICE_F_NONBLOCK) in unix_stream_splice_read()
5840 if ((file->f_flags & O_NONBLOCK) || (flags & SPLICE_F_NONBLOCK)) in tracing_buffers_splice_read()