Searched refs:MADV_DONTDUMP (Results 1 – 17 of 17) sorted by relevance
37 #ifdef MADV_DONTDUMP38 #define QEMU_MADV_DONTDUMP MADV_DONTDUMP
6 #define MADV_DONTDUMP 16 macro
65 #define MADV_DONTDUMP 16 /* Explicity exclude from the core dump, macro
99 #define MADV_DONTDUMP 16 /* Explicity exclude from the core dump, macro
58 #define MADV_DONTDUMP 16 /* Explicity exclude from the core dump, macro
64 #define MADV_DONTDUMP 16 /* Explicity exclude from the core dump, macro
91 #define MADV_DONTDUMP 16 /* Explicity exclude from the core dump, macro
91 #define MADV_DONTDUMP 16 /* Explicitly exclude from core dump, macro
396 case 69: behavior = MADV_DONTDUMP; break; in parisc_madvise()
1062 case MADV_DONTDUMP: in madvise_vma_behavior()1179 case MADV_DONTDUMP: in madvise_behavior_valid()
466 MADV_DONTDUMP); in _vu_add_mem_reg()
3157 ENUM_TARGET(MADV_DONTDUMP),