Home
last modified time | relevance | path

Searched refs:MADV_DONTDUMP (Results 1 – 13 of 13) sorted by relevance

/linux-6.15/tools/arch/mips/include/uapi/asm/
H A Dmman.h6 #define MADV_DONTDUMP 16 macro
/linux-6.15/tools/arch/parisc/include/uapi/asm/
H A Dmman.h6 #define MADV_DONTDUMP 16 macro
/linux-6.15/tools/arch/alpha/include/uapi/asm/
H A Dmman.h6 #define MADV_DONTDUMP 16 macro
/linux-6.15/tools/arch/xtensa/include/uapi/asm/
H A Dmman.h6 #define MADV_DONTDUMP 16 macro
/linux-6.15/include/uapi/asm-generic/
H A Dmman-common.h65 #define MADV_DONTDUMP 16 /* Explicity exclude from the core dump, macro
/linux-6.15/tools/include/uapi/asm-generic/
H A Dmman-common.h65 #define MADV_DONTDUMP 16 /* Explicity exclude from the core dump, macro
/linux-6.15/arch/parisc/include/uapi/asm/
H A Dmman.h58 #define MADV_DONTDUMP 16 /* Explicity exclude from the core dump, macro
/linux-6.15/arch/mips/include/uapi/asm/
H A Dmman.h91 #define MADV_DONTDUMP 16 /* Explicitly exclude from core dump, macro
/linux-6.15/arch/xtensa/include/uapi/asm/
H A Dmman.h99 #define MADV_DONTDUMP 16 /* Explicity exclude from the core dump, macro
/linux-6.15/arch/alpha/include/uapi/asm/
H A Dmman.h64 #define MADV_DONTDUMP 16 /* Explicity exclude from the core dump, macro
/linux-6.15/arch/um/os-Linux/
H A Dmem.c43 if (madvise(start, len, MADV_DONTDUMP)) { in kasan_map_memory()
/linux-6.15/arch/parisc/kernel/
H A Dsys_parisc.c397 case 69: behavior = MADV_DONTDUMP; break; in parisc_madvise()
/linux-6.15/mm/
H A Dmadvise.c1302 case MADV_DONTDUMP: in madvise_vma_behavior()
1449 case MADV_DONTDUMP: in madvise_behavior_valid()