/Linux-v4.19/security/apparmor/ |
D | file.c | 105 int aa_audit_file(struct aa_profile *profile, struct aa_perms *perms, in aa_audit_file() 236 struct aa_perms perms = { }; in aa_compute_fperms() local 272 struct aa_perms *perms) in aa_str_perms() 283 struct aa_perms *perms) in __aa_path_perm() 300 struct aa_perms *perms) in profile_path_perm() 332 struct aa_perms perms = {}; in aa_path_perm() local 375 struct aa_perms lperms = {}, perms; in profile_path_link() local 517 struct aa_perms perms = {}; in __file_path_perm() local
|
D | domain.c | 139 struct aa_perms *perms) in label_compound_match() 199 struct aa_perms *perms) in label_components_match() 259 struct aa_perms *perms) in label_match() 293 struct aa_perms *perms) in change_profile_perms() 627 struct aa_perms perms = {}; in profile_transition() local 749 struct aa_perms perms = {}; in profile_onexec() local 1172 struct aa_perms perms = {}; in aa_change_hat() local 1281 u32 request, struct aa_perms *perms) in change_profile_perms_wrapper() 1315 struct aa_perms perms = {}; in aa_change_profile() local
|
D | lib.c | 292 void aa_apply_modes_to_perms(struct aa_profile *profile, struct aa_perms *perms) in aa_apply_modes_to_perms() 328 struct aa_perms *perms) in aa_compute_perms() 384 int type, u32 request, struct aa_perms *perms) in aa_profile_match_label() 401 struct aa_perms perms; in aa_profile_label_perm() local 431 int aa_check_perms(struct aa_profile *profile, struct aa_perms *perms, in aa_check_perms()
|
D | mount.c | 137 struct aa_perms *perms, const char *info, int error) in audit_mount() 219 struct aa_perms perms = { in compute_mnt_perms() local 245 void *data, bool binary, struct aa_perms *perms) in do_match_mnt() 324 struct aa_perms perms = { }; in match_mnt_path_str() local 559 struct aa_perms perms = { }; in profile_umount() local 617 struct aa_perms perms = { }; in build_pivotroot() local
|
D | ipc.c | 73 struct aa_perms perms = { }; in profile_ptrace_perm() local 194 struct aa_perms perms; in profile_signal_perm() local
|
D | net.c | 112 struct aa_perms perms = { }; in aa_profile_af_perm() local
|
D | label.c | 1280 struct aa_perms *perms) in label_compound_match() 1338 struct aa_perms *perms) in label_components_match() 1396 struct aa_perms *perms) in aa_label_match()
|
/Linux-v4.19/security/selinux/include/ |
D | avc_ss.h | 18 const char *perms[sizeof(u32) * 8 + 1]; member
|
D | security.h | 202 #define security_xperm_set(perms, x) (perms[x >> 5] |= 1 << (x & 0x1f)) argument 203 #define security_xperm_test(perms, x) (1 & (perms[x >> 5] >> (x & 0x1f))) argument
|
/Linux-v4.19/tools/testing/selftests/mqueue/ |
D | mq_open_tests.c | 203 int perms = DEFFILEMODE; in test_queue() local 225 int perms = DEFFILEMODE; in test_queue_fail() local
|
D | mq_perf_tests.c | 292 int perms = DEFFILEMODE; in open_queue() local
|
/Linux-v4.19/drivers/soc/qcom/ |
D | rmtfs_mem.c | 41 unsigned int perms; member 156 struct qcom_scm_vmperm perms[2]; in qcom_rmtfs_mem_probe() local
|
/Linux-v4.19/tools/testing/selftests/vm/ |
D | mlock2.h | 31 char perms[5]; in seek_to_smaps_entry() local
|
/Linux-v4.19/drivers/net/wireless/rsi/ |
D | rsi_debugfs.h | 36 umode_t perms; member
|
/Linux-v4.19/scripts/selinux/mdp/ |
D | mdp.c | 46 const char *perms[sizeof(unsigned) * 8 + 1]; member
|
/Linux-v4.19/security/selinux/ss/ |
D | services.h | 17 u32 perms[sizeof(u32) * 8]; /* policy values for permissions */ member
|
D | avtab.h | 70 struct extended_perms_data perms; member
|
/Linux-v4.19/scripts/selinux/genheaders/ |
D | genheaders.c | 16 const char *perms[sizeof(unsigned) * 8 + 1]; member
|
/Linux-v4.19/arch/arm/mm/ |
D | init.c | 676 void set_section_perms(struct section_perm *perms, int n, bool set, in set_section_perms() 708 static void update_sections_early(struct section_perm perms[], int n) in update_sections_early()
|
/Linux-v4.19/arch/x86/platform/uv/ |
D | bios_uv.c | 150 uv_bios_change_memprotect(u64 paddr, u64 len, enum uv_memprotect perms) in uv_bios_change_memprotect()
|
/Linux-v4.19/security/apparmor/include/ |
D | file.h | 220 u32 perms = 0; in aa_map_file_to_perms() local
|
/Linux-v4.19/fs/hfsplus/ |
D | catalog.c | 81 void hfsplus_cat_set_perms(struct inode *inode, struct hfsplus_perm *perms) in hfsplus_cat_set_perms()
|
D | inode.c | 182 struct hfsplus_perm *perms, int dir) in hfsplus_get_perms()
|
/Linux-v4.19/security/selinux/ |
D | hooks.c | 1808 u32 perms, in inode_has_perm() 2103 u32 perms, in superblock_has_perm() 3143 u32 perms, u32 audited, u32 denied, in audit_inode_permission() 3165 u32 perms; in selinux_inode_permission() local 4526 static int sock_has_perm(struct sock *sk, u32 perms) in sock_has_perm() 5966 u32 perms) in ipc_has_perm() 6042 int perms; in selinux_msg_queue_msgctl() local 6193 int perms; in selinux_shm_shmctl() local 6229 u32 perms; in selinux_shm_shmat() local 6291 u32 perms; in selinux_sem_semctl() local [all …]
|
/Linux-v4.19/drivers/scsi/cxlflash/ |
D | superpipe.c | 831 void *ctx, int ctxid, struct file *file, u32 perms, in init_context() 1332 u32 perms; in cxlflash_disk_attach() local
|