Home
last modified time | relevance | path

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

/linux/security/selinux/
H A Davc.c56 struct avc_node { struct
138 avc_node_cachep = KMEM_CACHE(avc_node, SLAB_PANIC); in avc_init()
147 struct avc_node *node; in avc_get_hash_stats()
325 static int avc_add_xperms_decision(struct avc_node *node, in avc_add_xperms_decision()
350 static int avc_xperms_populate(struct avc_node *node, in avc_xperms_populate()
431 struct avc_node *node = container_of(rhead, struct avc_node, rhead); in avc_node_free()
437 static void avc_node_delete(struct avc_node *node) in avc_node_delete()
444 static void avc_node_kill(struct avc_node *node) in avc_node_kill()
452 static void avc_node_replace(struct avc_node *new, struct avc_node *old) in avc_node_replace()
461 struct avc_node *node; in avc_reclaim_node()
[all …]