Searched refs:avc_node_free (Results 1 - 1 of 1) sorted by relevance

/linux-master/security/selinux/
H A Davc.c431 static void avc_node_free(struct rcu_head *rhead) function
442 call_rcu(&node->rhead, avc_node_free);
457 call_rcu(&old->rhead, avc_node_free);

Completed in 128 milliseconds