Searched refs:oomd_kill_by_pgscan_rate (Results 1 – 3 of 3) sorted by relevance
119 int oomd_kill_by_pgscan_rate(Hashmap *h, const char *prefix, bool dry_run, char **ret_selected);
247 int oomd_kill_by_pgscan_rate(Hashmap *h, const char *prefix, bool dry_run, char **ret_selected) { in oomd_kill_by_pgscan_rate() function
515 …r = oomd_kill_by_pgscan_rate(m->monitored_mem_pressure_cgroup_contexts_candidates, t->path, m->dry… in monitor_memory_pressure_contexts_handler()