Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dcgroup.c425 static void check_for_release(struct cgroup *cgrp);
549 check_for_release(cgrp); in put_css_set_locked()
4876 check_for_release(cgroup_parent(cgrp)); in cgroup_destroy_locked()
5319 static void check_for_release(struct cgroup *cgrp) in check_for_release() function