| H A D | selinuxfs.c | 302 static int sel_make_bools(struct selinux_policy *newpolicy, struct dentry *bool_dir, 305 static int sel_make_classes(struct selinux_policy *newpolicy, 462 struct selinux_policy *newpolicy) 490 ret = sel_make_bools(newpolicy, tmp_bool_dir, &bool_num, in sel_make_policy_nodes() 495 ret = sel_make_classes(newpolicy, tmp_class_dir, in sel_make_policy_nodes() 1237 static int sel_make_bools(struct selinux_policy *newpolicy, struct dentry *bool_dir, 1249 ret = security_get_bools(newpolicy, &num, &names, bool_pending_values); in sel_make_bools() 1275 ret = selinux_policy_genfs_sid(newpolicy, "selinuxfs", page, in sel_make_bools() 1638 static int sel_make_perm_files(struct selinux_policy *newpolicy, 1646 rc = security_get_permissions(newpolicy, objclas in sel_make_perm_files() 464 sel_make_policy_nodes(struct selinux_fs_info * fsi,struct selinux_policy * newpolicy) sel_make_policy_nodes() argument 1239 sel_make_bools(struct selinux_policy * newpolicy,struct dentry * bool_dir,unsigned int * bool_num,char *** bool_pending_names,int ** bool_pending_values) sel_make_bools() argument 1640 sel_make_perm_files(struct selinux_policy * newpolicy,char * objclass,int classvalue,struct dentry * dir) sel_make_perm_files() argument 1673 sel_make_class_dir_entries(struct selinux_policy * newpolicy,char * classname,int index,struct dentry * dir) sel_make_class_dir_entries() argument 1701 sel_make_classes(struct selinux_policy * newpolicy,struct dentry * class_dir,unsigned long * last_class_ino) sel_make_classes() argument [all...] |