Searched refs:DUMP_KERNEL (Results 1 – 4 of 4) sorted by relevance
57 #define DUMP_KERNEL 0x00010000 /* dump kernel pages only */ macro
149 if (arg == DUMP_KERNEL || arg == DUMP_ALL || in dump_ioctl()
110 dcp->dc_cflags = DUMP_KERNEL; in dconf_init()619 dcp->dc_cflags = (dcp->dc_cflags & ~DUMP_CONTENT) | DUMP_KERNEL; in dconf_str2content()
107 int dump_conflags = DUMP_KERNEL; /* dump configuration flags */