Home
last modified time | relevance | path

Searched refs:threshold_usage (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/oom/
Doomd-util.h120 int oomd_kill_by_swap_usage(Hashmap *h, uint64_t threshold_usage, bool dry_run, char **ret_selected…
Doomd-util.c289 int oomd_kill_by_swap_usage(Hashmap *h, uint64_t threshold_usage, bool dry_run, char **ret_selected… in oomd_kill_by_swap_usage() argument
307 if (sorted[i]->swap_usage <= threshold_usage) in oomd_kill_by_swap_usage()