Lines Matching refs:aa_namespace
477 void __aa_fs_namespace_rmdir(struct aa_namespace *ns) in __aa_fs_namespace_rmdir()
479 struct aa_namespace *sub; in __aa_fs_namespace_rmdir()
501 int __aa_fs_namespace_mkdir(struct aa_namespace *ns, struct dentry *parent, in __aa_fs_namespace_mkdir()
504 struct aa_namespace *sub; in __aa_fs_namespace_mkdir()
569 static struct aa_namespace *__next_namespace(struct aa_namespace *root, in __next_namespace()
570 struct aa_namespace *ns) in __next_namespace()
572 struct aa_namespace *parent, *next; in __next_namespace()
605 static struct aa_profile *__first_profile(struct aa_namespace *root, in __first_profile()
606 struct aa_namespace *ns) in __first_profile()
628 struct aa_namespace *ns = p->ns; in __next_profile()
662 static struct aa_profile *next_profile(struct aa_namespace *root, in next_profile()
685 struct aa_namespace *root = aa_current_profile()->ns; in p_start()
714 struct aa_namespace *ns = f->private; in p_next()
730 struct aa_namespace *root = f->private, *ns; in p_stop()
750 struct aa_namespace *root = f->private; in seq_show_profile()