Searched refs:MADV_DONTDUMP (Results 1 – 13 of 13) sorted by relevance
6 #define MADV_DONTDUMP 16 macro
65 #define MADV_DONTDUMP 16 /* Explicity exclude from the core dump, macro
58 #define MADV_DONTDUMP 16 /* Explicity exclude from the core dump, macro
91 #define MADV_DONTDUMP 16 /* Explicitly exclude from core dump, macro
99 #define MADV_DONTDUMP 16 /* Explicity exclude from the core dump, macro
64 #define MADV_DONTDUMP 16 /* Explicity exclude from the core dump, macro
43 if (madvise(start, len, MADV_DONTDUMP)) { in kasan_map_memory()
397 case 69: behavior = MADV_DONTDUMP; break; in parisc_madvise()
1302 case MADV_DONTDUMP: in madvise_vma_behavior()1449 case MADV_DONTDUMP: in madvise_behavior_valid()