Searched refs:obj (Results 1 – 25 of 26) sorted by relevance
12
6 obj-$(CONFIG_KEYS) += keys/9 obj-y += commoncap.o10 obj-$(CONFIG_SECURITY) += lsm_syscalls.o11 obj-$(CONFIG_MMU) += min_addr.o14 obj-$(CONFIG_SECURITY) += security.o15 obj-$(CONFIG_SECURITYFS) += inode.o17 obj-$(CONFIG_SECURITY_SMACK) += smack/21 obj-$(CONFIG_SECURITY_YAMA) += yama/26 obj-$(CONFIG_BPF_LSM) += bpf/28 obj-$(CONFIG_SECURITY_IPE) += ipe/[all …]
9 obj-y := \19 compat-obj-$(CONFIG_KEY_DH_OPERATIONS) += compat_dh.o20 obj-$(CONFIG_COMPAT) += compat.o $(compat-obj-y)21 obj-$(CONFIG_PROC_FS) += proc.o22 obj-$(CONFIG_SYSCTL) += sysctl.o23 obj-$(CONFIG_PERSISTENT_KEYRINGS) += persistent.o24 obj-$(CONFIG_KEY_DH_OPERATIONS) += dh.o25 obj-$(CONFIG_ASYMMETRIC_KEY_TYPE) += keyctl_pkey.o30 obj-$(CONFIG_BIG_KEYS) += big_key.o31 obj-$(CONFIG_TRUSTED_KEYS) += trusted-keys/[all …]
4 obj-$(CONFIG_SECURITY_APPARMOR) += apparmor.o12 obj-$(CONFIG_SECURITY_APPARMOR_KUNIT_TEST) += apparmor_policy_unpack_test.o101 $(obj)/capability.o : $(obj)/capability_names.h102 $(obj)/net.o : $(obj)/net_names.h103 $(obj)/resource.o : $(obj)/rlim_names.h104 $(obj)/capability_names.h : $(srctree)/include/uapi/linux/capability.h \107 $(obj)/rlim_names.h : $(srctree)/include/uapi/asm-generic/resource.h \110 $(obj)/net_names.h : $(srctree)/include/linux/socket.h \
829 static int datacmp(struct rhashtable_compare_arg *arg, const void *obj) in datacmp() argument831 const struct aa_data *data = obj; in datacmp()
11 obj-$(CONFIG_SECURITY_SELINUX) := selinux.o31 $(addprefix $(obj)/,$(selinux-y)): $(obj)/flask.h33 quiet_cmd_genhdrs = GEN $(addprefix $(obj)/,$(genhdrs))34 cmd_genhdrs = $< $(addprefix $(obj)/,$(genhdrs))40 $(obj)/flask.h: $(obj)/genheaders FORCE
2 obj-y = audit.o common.o condition.o domain.o environ.o file.o gc.o group.o load_policy.o memory.o …14 $(obj)/builtin-policy.h: $(wildcard $(obj)/policy/*.conf $(src)/policy/*.conf.default) FORCE18 $(obj)/common.o: $(obj)/builtin-policy.h
82 struct tomoyo_obj_info obj = { }; in tomoyo_mount_acl() local94 r->obj = &obj; in tomoyo_mount_acl()104 obj.path2 = *dir; in tomoyo_mount_acl()140 obj.path1 = path; in tomoyo_mount_acl()175 if (obj.path1.dentry) in tomoyo_mount_acl()176 path_put(&obj.path1); in tomoyo_mount_acl()
154 struct tomoyo_obj_info *obj = r->obj; in tomoyo_print_header() local179 if (!obj) in tomoyo_print_header()181 if (!obj->validate_done) { in tomoyo_print_header()182 tomoyo_get_attributes(obj); in tomoyo_print_header()183 obj->validate_done = true; in tomoyo_print_header()190 if (!obj->stat_valid[i]) in tomoyo_print_header()192 stat = &obj->stat[i]; in tomoyo_print_header()269 } else if (r->obj && r->obj->symlink_target) { in tomoyo_init_log()270 symlink = r->obj->symlink_target->name; in tomoyo_init_log()
712 struct tomoyo_obj_info obj = { in tomoyo_path_number_perm() local725 r.obj = &obj; in tomoyo_path_number_perm()760 struct tomoyo_obj_info obj = { in tomoyo_check_open_permission() local775 r.obj = &obj; in tomoyo_check_open_permission()806 struct tomoyo_obj_info obj = { in tomoyo_path_perm() local824 r.obj = &obj; in tomoyo_path_perm()835 obj.symlink_target = &symlink_target; in tomoyo_path_perm()863 struct tomoyo_obj_info obj = { in tomoyo_mkdev_perm() local876 r.obj = &obj; in tomoyo_mkdev_perm()910 struct tomoyo_obj_info obj = { in tomoyo_path2_perm() local[all …]
723 dentry = obj->path1.dentry; in tomoyo_get_attributes()728 dentry = obj->path2.dentry; in tomoyo_get_attributes()748 obj->stat_valid[i] = true; in tomoyo_get_attributes()776 struct tomoyo_obj_info *obj; in tomoyo_condition() local787 obj = r->obj; in tomoyo_condition()818 symlink = obj ? obj->symlink_target : NULL; in tomoyo_condition()941 if (!obj) in tomoyo_condition()943 if (!obj->validate_done) { in tomoyo_condition()944 tomoyo_get_attributes(obj); in tomoyo_condition()945 obj->validate_done = true; in tomoyo_condition()[all …]
723 ee->r.obj = &ee->obj; in tomoyo_find_next_domain()724 ee->obj.path1 = bprm->file->f_path; in tomoyo_find_next_domain()
425 struct tomoyo_obj_info *obj; member623 struct tomoyo_obj_info obj; member1051 void tomoyo_get_attributes(struct tomoyo_obj_info *obj);
6 obj-$(CONFIG_TRUSTED_KEYS) += trusted.o10 $(obj)/trusted_tpm2.o: $(obj)/tpm2key.asn1.h
13 $(obj)/boot_policy.c: scripts/ipe/polgen/polgen $(CONFIG_IPE_BOOT_POLICY) FORCE16 obj-$(CONFIG_SECURITY_IPE) += \30 obj-$(CONFIG_SECURITY_IPE_KUNIT_TEST) += \
6 obj-$(CONFIG_INTEGRITY) += integrity.o22 obj-$(CONFIG_IMA) += ima/23 obj-$(CONFIG_EVM) += evm/
2 obj-$(CONFIG_SECURITY_LOADPIN) += loadpin.o
1 obj-$(CONFIG_SECURITY_LOCKDOWN_LSM) += lockdown.o
5 obj-$(CONFIG_BPF_LSM) := hooks.o
2 obj-$(CONFIG_SECURITY_YAMA) := yama.o
6 obj-$(CONFIG_SECURITY_SAFESETID) := safesetid.o
6 obj-$(CONFIG_SECURITY_SMACK) := smack.o
5 obj-$(CONFIG_EVM) += evm.o
6 obj-$(CONFIG_ENCRYPTED_KEYS) += encrypted-keys.o
1 obj-$(CONFIG_SECURITY_LANDLOCK) := landlock.o
7 obj-$(CONFIG_IMA) += ima.o ima_iint.o
Completed in 33 milliseconds