Home
last modified time | relevance | path

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

/kernel/
Dcgroup.c872 static void cgroup_free_rcu(struct rcu_head *head) in cgroup_free_rcu() function
886 call_rcu(&cgrp->rcu_head, cgroup_free_rcu); in cgroup_diput()