Home
last modified time | relevance | path

Searched refs:SPLICE_F_GIFT (Results 1 – 21 of 21) sorted by relevance

/external/strace/xlat/
Dsplice_flags.h26 #if defined(SPLICE_F_GIFT) || (defined(HAVE_DECL_SPLICE_F_GIFT) && HAVE_DECL_SPLICE_F_GIFT)
27 XLAT(SPLICE_F_GIFT),
Dsplice_flags.in4 SPLICE_F_GIFT
/external/syzkaller/sys/linux/
Dsys_386.const544 SPLICE_F_GIFT = 8
Dsys_amd64.const544 SPLICE_F_GIFT = 8
Dsys_ppc64le.const544 SPLICE_F_GIFT = 8
Dsys_arm.const544 SPLICE_F_GIFT = 8
Dsys_arm64.const544 SPLICE_F_GIFT = 8
Dsys.txt944 splice_flags = SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT
/external/linux-kselftest/tools/testing/selftests/x86/
Dprotection_keys.c1077 vmsplice_ret = vmsplice(pipe_fds[1], &iov, 1, SPLICE_F_GIFT); in test_kernel_gup_of_access_disabled_region()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1551 SPLICE_F_GIFT = 0x8 const
Dzerrors_linux_mips64le.go1853 SPLICE_F_GIFT = 0x8 const
Dzerrors_linux_ppc64.go1908 SPLICE_F_GIFT = 0x8 const
Dzerrors_linux_arm.go1858 SPLICE_F_GIFT = 0x8 const
Dzerrors_linux_mips64.go1853 SPLICE_F_GIFT = 0x8 const
Dzerrors_linux_ppc64le.go1908 SPLICE_F_GIFT = 0x8 const
Dzerrors_linux_arm64.go1842 SPLICE_F_GIFT = 0x8 const
Dzerrors_linux_386.go1851 SPLICE_F_GIFT = 0x8 const
Dzerrors_linux_mips.go1853 SPLICE_F_GIFT = 0x8 const
Dzerrors_linux_s390x.go1912 SPLICE_F_GIFT = 0x8 const
Dzerrors_linux_mipsle.go1853 SPLICE_F_GIFT = 0x8 const
Dzerrors_linux_amd64.go1852 SPLICE_F_GIFT = 0x8 const