Home
last modified time | relevance | path

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

/linux-4.1.27/security/apparmor/
Dpolicy.c621 static void aa_free_profile_rcu(struct rcu_head *head) in aa_free_profile_rcu() function
637 call_rcu(&p->rcu, aa_free_profile_rcu); in aa_free_profile_kref()