Searched refs:avc_node (Results 1 – 1 of 1) sorted by relevance
52 struct avc_node { struct136 avc_node_cachep = kmem_cache_create("avc_node", sizeof(struct avc_node), in avc_init()153 struct avc_node *node; in avc_get_hash_stats()326 static int avc_add_xperms_decision(struct avc_node *node, in avc_add_xperms_decision()351 static int avc_xperms_populate(struct avc_node *node, in avc_xperms_populate()432 struct avc_node *node = container_of(rhead, struct avc_node, rhead); in avc_node_free()438 static void avc_node_delete(struct selinux_avc *avc, struct avc_node *node) in avc_node_delete()445 static void avc_node_kill(struct selinux_avc *avc, struct avc_node *node) in avc_node_kill()454 struct avc_node *new, struct avc_node *old) in avc_node_replace()463 struct avc_node *node; in avc_reclaim_node()[all …]