Searched refs:old_max_map_count (Results 1 – 1 of 1) sorted by relevance
56 static long old_max_map_count = -1; variable66 old_max_map_count = get_sys_tune("max_map_count"); in setup()78 if (old_max_map_count != -1) in cleanup()79 set_sys_tune("max_map_count", old_max_map_count, 0); in cleanup()