Searched refs:aa_unpack (Results 1 – 3 of 3) sorted by relevance
78 int aa_unpack(struct aa_loaddata *udata, struct list_head *lh, const char **ns);
871 error = aa_unpack(udata, &lh, &ns_name); in aa_replace_profiles()
1174 int aa_unpack(struct aa_loaddata *udata, struct list_head *lh, in aa_unpack() function