HomeSort by relevance Sort by last modified time
    Searched refs:SPLICE_F_GIFT (Results 1 - 15 of 15) sorted by null

  /external/strace/xlat/
splice_flags.h 26 #if defined(SPLICE_F_GIFT) || (defined(HAVE_DECL_SPLICE_F_GIFT) && HAVE_DECL_SPLICE_F_GIFT)
27 XLAT(SPLICE_F_GIFT),
  /bionic/libc/include/
fcntl.h 63 #define SPLICE_F_GIFT 8
  /external/linux-kselftest/tools/testing/selftests/x86/
protection_keys.c 1077 vmsplice_ret = vmsplice(pipe_fds[1], &iov, 1, SPLICE_F_GIFT);
    [all...]
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_sparc64.go     [all...]
zerrors_linux_386.go     [all...]
zerrors_linux_amd64.go     [all...]
zerrors_linux_arm.go     [all...]
zerrors_linux_arm64.go     [all...]
zerrors_linux_mips.go     [all...]
zerrors_linux_mips64.go     [all...]
zerrors_linux_mips64le.go     [all...]
zerrors_linux_mipsle.go     [all...]
zerrors_linux_ppc64.go     [all...]
zerrors_linux_ppc64le.go     [all...]
zerrors_linux_s390x.go     [all...]

Completed in 2342 milliseconds