Searched defs:aa_label (Results 1 – 1 of 1) sorted by relevance
127 struct aa_label { struct128 struct kref count;129 struct rb_node node;130 struct rcu_head rcu;131 struct aa_proxy *proxy;132 __counted char *hname;133 long flags;134 u32 secid;135 int size;136 u64 mediates;[all …]