Searched defs:aa_label (Results 1 – 1 of 1) sorted by relevance
58237 struct aa_label { struct58238 struct kref count;58239 struct rb_node node;58240 struct callback_head rcu;58241 struct aa_proxy *proxy;58242 char *hname;58243 long int flags;58244 u32 secid;58245 int size;58246 struct aa_profile *vec[0];