Searched refs:SPLICE_F_ALL (Results 1 – 2 of 2) sorted by relevance
24 #define SPLICE_F_ALL (SPLICE_F_MOVE|SPLICE_F_NONBLOCK|SPLICE_F_MORE|SPLICE_F_GIFT) macro
1331 if (unlikely(flags & ~SPLICE_F_ALL)) in do_vmsplice()1405 if (unlikely(flags & ~SPLICE_F_ALL)) in SYSCALL_DEFINE6()1736 if (unlikely(flags & ~SPLICE_F_ALL)) in SYSCALL_DEFINE4()