min_wmark 38 include/trace/events/oom.h unsigned long min_wmark, min_wmark 42 include/trace/events/oom.h TP_ARGS(zoneref, order, reclaimable, available, min_wmark, no_progress_loops, wmark_check), min_wmark 50 include/trace/events/oom.h __field( unsigned long, min_wmark) min_wmark 61 include/trace/events/oom.h __entry->min_wmark = min_wmark; min_wmark 69 include/trace/events/oom.h __entry->reclaimable, __entry->available, __entry->min_wmark, min_wmark 4312 mm/page_alloc.c unsigned long min_wmark = min_wmark_pages(zone); min_wmark 4322 mm/page_alloc.c wmark = __zone_watermark_ok(zone, order, min_wmark, min_wmark 4325 mm/page_alloc.c available, min_wmark, *no_progress_loops, wmark);