avc_node
struct avc_node *node;
struct avc_node *node;
avc_node_cachep = KMEM_CACHE(avc_node, SLAB_PANIC);
struct avc_node *node;
static int avc_add_xperms_decision(struct avc_node *node,
static int avc_xperms_populate(struct avc_node *node,
struct avc_node *node = container_of(rhead, struct avc_node, rhead);
static void avc_node_delete(struct avc_node *node)
static void avc_node_kill(struct avc_node *node)
static void avc_node_replace(struct avc_node *new, struct avc_node *old)
struct avc_node *node;
static struct avc_node *avc_alloc_node(void)
struct avc_node *node;
static void avc_node_populate(struct avc_node *node, u32 ssid, u32 tsid, u16 tclass, struct av_decision *avd)
static inline struct avc_node *avc_search_node(u32 ssid, u32 tsid, u16 tclass)
struct avc_node *node, *ret = NULL;
static struct avc_node *avc_lookup(u32 ssid, u32 tsid, u16 tclass)
struct avc_node *node;
struct avc_node *pos, *node = NULL;
struct avc_node *pos, *node, *orig = NULL;
struct avc_node *node;