Searched defs:aa_label (Results 1 – 2 of 2) sorted by relevance
125 struct aa_label { struct126 struct kref count;127 struct rb_node node;128 struct rcu_head rcu;129 struct aa_proxy *proxy;130 __counted char *hname;154 int aa_label_next_confined(struct aa_label *l, int i); argument
123 struct aa_label { struct124 struct kref count;125 struct rb_node node;126 struct rcu_head rcu;127 struct aa_proxy *proxy;128 __counted char *hname;129 long flags;153 int aa_label_next_confined(struct aa_label *l, int i); argument