Searched refs:SPLICE_F_GIFT (Results 1 – 6 of 6) sorted by relevance
26 #if defined(SPLICE_F_GIFT) || (defined(HAVE_DECL_SPLICE_F_GIFT) && HAVE_DECL_SPLICE_F_GIFT)27 XLAT(SPLICE_F_GIFT),
4 SPLICE_F_GIFT
449 SPLICE_F_GIFT;
1077 vmsplice_ret = vmsplice(pipe_fds[1], &iov, 1, SPLICE_F_GIFT); in test_kernel_gup_of_access_disabled_region()
1125 pub const SPLICE_F_GIFT: ::c_uint = 0x08; constant
1964 pub const SPLICE_F_GIFT: ::c_uint = 0x08; constant