Searched defs:avc_node_free (Results 1 - 1 of 1) sorted by path

/security/selinux/
H A Davc.c494 static void avc_node_free(struct rcu_head *rhead) function
505 call_rcu(&node->rhead, avc_node_free);
520 call_rcu(&old->rhead, avc_node_free);

Completed in 36 milliseconds