• Home
  • Raw
  • Download

Lines Matching refs:aa_profile

610 static void profile_query_cb(struct aa_profile *profile, struct aa_perms *perms,  in profile_query_cb()
667 struct aa_profile *profile; in query_data()
756 struct aa_profile *profile; in query_label()
1072 struct aa_profile *profile = labels_profile(label); in seq_profile_name_show()
1083 struct aa_profile *profile = labels_profile(label); in seq_profile_mode_show()
1094 struct aa_profile *profile = labels_profile(label); in seq_profile_attach_show()
1110 struct aa_profile *profile = labels_profile(label); in seq_profile_hash_show()
1162 struct aa_profile *profile; in seq_ns_nsstacked_show()
1419 void __aafs_profile_rmdir(struct aa_profile *profile) in __aafs_profile_rmdir()
1421 struct aa_profile *child; in __aafs_profile_rmdir()
1446 void __aafs_profile_migrate_dents(struct aa_profile *old, in __aafs_profile_migrate_dents()
1447 struct aa_profile *new) in __aafs_profile_migrate_dents()
1464 struct aa_profile *profile, in create_profile_file()
1477 static int profile_depth(struct aa_profile *profile) in profile_depth()
1526 struct aa_profile *profile; in rawdata_get_link_base()
1583 int __aafs_profile_mkdir(struct aa_profile *profile, struct dentry *parent) in __aafs_profile_mkdir()
1585 struct aa_profile *child; in __aafs_profile_mkdir()
1593 struct aa_profile *p; in __aafs_profile_mkdir()
1806 struct aa_profile *child; in __aafs_ns_rmdir()
1915 struct aa_profile *child; in __aafs_ns_mkdir()
2016 static struct aa_profile *__first_profile(struct aa_ns *root, in __first_profile()
2025 struct aa_profile, base.list); in __first_profile()
2039 static struct aa_profile *__next_profile(struct aa_profile *p) in __next_profile()
2041 struct aa_profile *parent; in __next_profile()
2078 static struct aa_profile *next_profile(struct aa_ns *root, in next_profile()
2079 struct aa_profile *profile) in next_profile()
2081 struct aa_profile *next = __next_profile(profile); in next_profile()
2100 struct aa_profile *profile = NULL; in p_start()
2128 struct aa_profile *profile = p; in p_next()
2144 struct aa_profile *profile = p; in p_stop()
2164 struct aa_profile *profile = (struct aa_profile *)p; in seq_show_profile()