HomeSort by relevance Sort by last modified time
    Searched defs:MADV_NOHUGEPAGE (Results 1 - 17 of 17) sorted by null

  /external/ltp/include/lapi/
mmap.h 58 #ifndef MADV_NOHUGEPAGE
59 # define MADV_NOHUGEPAGE 15
  /bionic/libc/kernel/uapi/asm-generic/
mman-common.h 54 #define MADV_NOHUGEPAGE 15
  /bionic/libc/kernel/uapi/asm-mips/asm/
mman.h 68 #define MADV_NOHUGEPAGE 15
  /external/kernel-headers/original/uapi/asm-generic/
mman-common.h 60 #define MADV_NOHUGEPAGE 15 /* Not worth backing with hugepages */
  /external/kernel-headers/original/uapi/asm-mips/asm/
mman.h 91 #define MADV_NOHUGEPAGE 15 /* Not worth backing with hugepages */
  /external/syzkaller/vendor/golang.org/x/sys/unix/
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...]
zerrors_linux_sparc64.go 757 MADV_NOHUGEPAGE = 0xf
    [all...]

Completed in 2836 milliseconds