Searched defs:root (Results 1 – 8 of 8) sorted by relevance
/security/apparmor/ |
D | policy_ns.c | 162 struct aa_ns *aa_findn_ns(struct aa_ns *root, const char *name, size_t n) in aa_findn_ns() 183 struct aa_ns *aa_find_ns(struct aa_ns *root, const char *name) in aa_find_ns()
|
D | path.c | 120 struct path root; in d_namespace_path() local
|
D | apparmorfs.c | 1977 static struct aa_ns *__next_ns(struct aa_ns *root, struct aa_ns *ns) in __next_ns() 2016 static struct aa_profile *__first_profile(struct aa_ns *root, in __first_profile() 2078 static struct aa_profile *next_profile(struct aa_ns *root, in next_profile() 2101 struct aa_ns *root = aa_get_current_ns(); in p_start() local 2145 struct aa_ns *root = f->private, *ns; in p_stop() local 2165 struct aa_ns *root = f->private; in seq_show_profile() local
|
D | domain.c | 1008 struct aa_profile *root, *hat = NULL; in build_change_hat() local 1056 struct aa_profile *profile, *root, *hat = NULL; in change_hat() local
|
/security/ |
D | commoncap.c | 375 uid_t root, mappedroot; in cap_inode_getsecurity() local 780 kuid_t root, bool has_fcap) in nonroot_raised_pE()
|
/security/apparmor/include/ |
D | label.h | 74 struct rb_root root; member
|
/security/selinux/ |
D | hooks.c | 540 struct dentry *root = sb->s_root; in sb_finish_set_opts() local 654 struct dentry *root = sbsec->sb->s_root; in selinux_set_mnt_opts() local 1133 struct dentry *root = sbsec->sb->s_root; in selinux_sb_show_options() local
|
/security/smack/ |
D | smack_lsm.c | 783 struct dentry *root = sb->s_root; in smack_set_mnt_opts() local
|