Home
last modified time | relevance | path

Searched refs:MADV_NORMAL (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/tools/arch/alpha/include/uapi/asm/
H A Dmman.h13 #define MADV_NORMAL 0 macro
/openbmc/linux/tools/arch/parisc/include/uapi/asm/
H A Dmman.h13 #define MADV_NORMAL 0 macro
/openbmc/linux/tools/arch/mips/include/uapi/asm/
H A Dmman.h14 #define MADV_NORMAL 0 macro
/openbmc/linux/tools/arch/xtensa/include/uapi/asm/
H A Dmman.h13 #define MADV_NORMAL 0 macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dmman-common.h45 #define MADV_NORMAL 0 /* no further special treatment */ macro
/openbmc/qemu/linux-headers/asm-generic/
H A Dmman-common.h45 #define MADV_NORMAL 0 /* no further special treatment */ macro
/openbmc/linux/include/uapi/asm-generic/
H A Dmman-common.h45 #define MADV_NORMAL 0 /* no further special treatment */ macro
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dmman.h81 #define MADV_NORMAL 0 /* no further special treatment */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dmman.h45 #define MADV_NORMAL 0 /* no further special treatment */ macro
/openbmc/qemu/linux-headers/asm-mips/
H A Dmman.h72 #define MADV_NORMAL 0 /* no further special treatment */ macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dmman.h72 #define MADV_NORMAL 0 /* no further special treatment */ macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dmman.h40 #define MADV_NORMAL 0 /* no further special treatment */ macro
/openbmc/linux/mm/
H A Dmadvise.c1045 case MADV_NORMAL: in madvise_vma_behavior()
1167 case MADV_NORMAL: in madvise_behavior_valid()
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/
H A D0005-Replace-off64_t-stat64-with-off_t-stat.patch241 int advise = MADV_NORMAL, c;
/openbmc/qemu/linux-user/
H A Dstrace.c3242 ENUM_TARGET(MADV_NORMAL),