try_set_zone_oom   26 include/linux/oom.h extern int try_set_zone_oom(struct zonelist *zonelist, gfp_t gfp_flags);
try_set_zone_oom 1570 mm/page_alloc.c 		if (!try_set_zone_oom(zonelist, gfp_mask)) {