Home
last modified time | relevance | path

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

/systemd-251/src/oom/
Doomd-manager.c190 static int recursively_get_cgroup_context(Hashmap *new_h, const char *path) { in recursively_get_cgroup_context() function
236 r = recursively_get_cgroup_context(new_h, cg_path); in recursively_get_cgroup_context()
285 r = recursively_get_cgroup_context(candidates, ctx->path); in get_monitored_cgroup_contexts_candidates()