Lines Matching refs:aa_profile

611 static void profile_query_cb(struct aa_profile *profile, struct aa_perms *perms,  in profile_query_cb()
669 struct aa_profile *profile; in query_data()
758 struct aa_profile *profile; in query_label()
1073 struct aa_profile *profile = labels_profile(label); in seq_profile_name_show()
1084 struct aa_profile *profile = labels_profile(label); in seq_profile_mode_show()
1095 struct aa_profile *profile = labels_profile(label); in seq_profile_attach_show()
1111 struct aa_profile *profile = labels_profile(label); in seq_profile_hash_show()
1163 struct aa_profile *profile; in seq_ns_nsstacked_show()
1519 void __aafs_profile_rmdir(struct aa_profile *profile) in __aafs_profile_rmdir()
1521 struct aa_profile *child; in __aafs_profile_rmdir()
1546 void __aafs_profile_migrate_dents(struct aa_profile *old, in __aafs_profile_migrate_dents()
1547 struct aa_profile *new) in __aafs_profile_migrate_dents()
1564 struct aa_profile *profile, in create_profile_file()
1578 static int profile_depth(struct aa_profile *profile) in profile_depth()
1627 struct aa_profile *profile; in rawdata_get_link_base()
1684 int __aafs_profile_mkdir(struct aa_profile *profile, struct dentry *parent) in __aafs_profile_mkdir()
1686 struct aa_profile *child; in __aafs_profile_mkdir()
1694 struct aa_profile *p; in __aafs_profile_mkdir()
1911 struct aa_profile *child; in __aafs_ns_rmdir()
2020 struct aa_profile *child; in __aafs_ns_mkdir()
2121 static struct aa_profile *__first_profile(struct aa_ns *root, in __first_profile()
2130 struct aa_profile, base.list); in __first_profile()
2144 static struct aa_profile *__next_profile(struct aa_profile *p) in __next_profile()
2146 struct aa_profile *parent; in __next_profile()
2183 static struct aa_profile *next_profile(struct aa_ns *root, in next_profile()
2184 struct aa_profile *profile) in next_profile()
2186 struct aa_profile *next = __next_profile(profile); in next_profile()
2205 struct aa_profile *profile = NULL; in p_start()
2233 struct aa_profile *profile = p; in p_next()
2249 struct aa_profile *profile = p; in p_stop()
2269 struct aa_profile *profile = (struct aa_profile *)p; in seq_show_profile()