Searched refs:threshold_usage (Results 1 – 2 of 2) sorted by relevance
120 int oomd_kill_by_swap_usage(Hashmap *h, uint64_t threshold_usage, bool dry_run, char **ret_selected…
289 int oomd_kill_by_swap_usage(Hashmap *h, uint64_t threshold_usage, bool dry_run, char **ret_selected… in oomd_kill_by_swap_usage() argument307 if (sorted[i]->swap_usage <= threshold_usage) in oomd_kill_by_swap_usage()