Home
last modified time | relevance | path

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

/external/strace/xlat/
Dsplice_flags.h17 #if defined(SPLICE_F_MOVE) || (defined(HAVE_DECL_SPLICE_F_MOVE) && HAVE_DECL_SPLICE_F_MOVE)
18 XLAT(SPLICE_F_MOVE),
Dsplice_flags.in1 SPLICE_F_MOVE
/external/syzkaller/sys/linux/
Dsys_386.const546 SPLICE_F_MOVE = 1
Dsys_amd64.const546 SPLICE_F_MOVE = 1
Dsys_arm.const546 SPLICE_F_MOVE = 1
Dsys_ppc64le.const546 SPLICE_F_MOVE = 1
Dsys_arm64.const546 SPLICE_F_MOVE = 1
Dsys.txt944 splice_flags = SPLICE_F_MOVE, SPLICE_F_NONBLOCK, SPLICE_F_MORE, SPLICE_F_GIFT
/external/perfetto/src/traced/probes/ftrace/
Dcpu_reader.cc255 uint32_t flg = SPLICE_F_MOVE | ((block == kNonBlock) * SPLICE_F_NONBLOCK); in RunWorkerThread()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1553 SPLICE_F_MOVE = 0x1 const
Dzerrors_linux_mipsle.go1855 SPLICE_F_MOVE = 0x1 const
Dzerrors_linux_s390x.go1914 SPLICE_F_MOVE = 0x1 const
Dzerrors_linux_arm.go1860 SPLICE_F_MOVE = 0x1 const
Dzerrors_linux_ppc64le.go1910 SPLICE_F_MOVE = 0x1 const
Dzerrors_linux_mips64.go1855 SPLICE_F_MOVE = 0x1 const
Dzerrors_linux_ppc64.go1910 SPLICE_F_MOVE = 0x1 const
Dzerrors_linux_amd64.go1854 SPLICE_F_MOVE = 0x1 const
Dzerrors_linux_mips64le.go1855 SPLICE_F_MOVE = 0x1 const
Dzerrors_linux_386.go1853 SPLICE_F_MOVE = 0x1 const
Dzerrors_linux_mips.go1855 SPLICE_F_MOVE = 0x1 const
Dzerrors_linux_arm64.go1844 SPLICE_F_MOVE = 0x1 const