Home
last modified time | relevance | path

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

/mm/
Doom_kill.c468 list_for_each_entry(child, &t->children, sibling) { in oom_kill_process()
Dmemcontrol.c3598 int children = mem_cgroup_count_children(memcg); in mem_cgroup_resize_limit() local
3607 retry_count = MEM_CGROUP_RECLAIM_RETRIES * children; in mem_cgroup_resize_limit()
3658 int children = mem_cgroup_count_children(memcg); in mem_cgroup_resize_memsw_limit() local
3663 retry_count = children * MEM_CGROUP_RECLAIM_RETRIES; in mem_cgroup_resize_memsw_limit()