Home
last modified time | relevance | path

Searched defs:perms (Results 1 – 25 of 38) sorted by relevance

12

/linux/security/apparmor/
H A Ddomain.c131 label_compound_match(struct aa_profile * profile,struct aa_label * label,bool stack,aa_state_t state,bool inview,u32 request,struct aa_perms * perms) label_compound_match() argument
193 label_components_match(struct aa_profile * profile,struct aa_label * label,bool stack,aa_state_t start,bool inview,u32 request,struct aa_perms * perms) label_components_match() argument
256 label_match(struct aa_profile * profile,struct aa_label * label,bool stack,aa_state_t state,bool inview,u32 request,struct aa_perms * perms) label_match() argument
291 change_profile_perms(struct aa_profile * profile,struct aa_label * target,bool stack,u32 request,aa_state_t start,struct aa_perms * perms) change_profile_perms() argument
332 struct aa_perms *perms; aa_xattrs_match() local
423 struct aa_perms *perms; find_attach() local
670 struct aa_perms perms = {}; profile_transition() local
800 struct aa_perms perms = {}; profile_onexec() local
1229 struct aa_perms perms = {}; aa_change_hat() local
1356 change_profile_perms_wrapper(const char * op,const char * name,const struct cred * subj_cred,struct aa_profile * profile,struct aa_label * target,bool stack,u32 request,struct aa_perms * perms) change_profile_perms_wrapper() argument
1394 struct aa_perms perms = {}; aa_change_profile() local
[all...]
H A Dpolicy_compat.c100 static void compute_fperms_allow(struct aa_perms *perms, struct aa_dfa *dfa, in compute_fperms_allow()
115 struct aa_perms perms = { }; in compute_fperms_user() local
130 struct aa_perms perms = { }; in compute_fperms_other() local
177 struct aa_perms *perms; in compute_xmatch_perms() local
214 struct aa_perms perms = { }; in compute_perms_entry() local
H A Dfile.c96 struct aa_profile *profile, struct aa_perms *perms, in aa_audit_file() argument
216 aa_str_perms(struct aa_policydb * file_rules,aa_state_t start,const char * name,struct path_cond * cond,struct aa_perms * perms) aa_str_perms() argument
229 __aa_path_perm(const char * op,const struct cred * subj_cred,struct aa_profile * profile,const char * name,u32 request,struct path_cond * cond,int flags,struct aa_perms * perms) __aa_path_perm() argument
251 profile_path_perm(const char * op,const struct cred * subj_cred,struct aa_profile * profile,const struct path * path,char * buffer,u32 request,struct path_cond * cond,int flags,struct aa_perms * perms) profile_path_perm() argument
285 struct aa_perms perms = {}; aa_path_perm() local
332 struct aa_perms lperms = {}, perms; profile_path_link() local
489 struct aa_perms perms = {}; __file_path_perm() local
[all...]
H A Dmount.c139 struct aa_perms *perms, const char *info, int error) in audit_mount() argument
229 do_match_mnt(struct aa_policydb * policy,aa_state_t start,const char * mntpnt,const char * devname,const char * type,unsigned long flags,void * data,bool binary,struct aa_perms * perms) do_match_mnt() argument
312 struct aa_perms perms = { }; match_mnt_path_str() local
606 struct aa_perms perms = { }; profile_umount() local
671 struct aa_perms perms = { }; build_pivotroot() local
[all...]
H A Dcapability.c130 struct aa_perms perms = { }; in profile_capable() local
206 struct aa_perms perms = { }; in aa_profile_capget() local
H A Dlib.c363 void aa_apply_modes_to_perms(struct aa_profile *profile, struct aa_perms *perms) in aa_apply_modes_to_perms()
391 int type, u32 request, struct aa_perms *perms) in aa_profile_match_label()
420 int aa_check_perms(struct aa_profile *profile, struct aa_perms *perms, in aa_check_perms()
H A Dtask.c233 struct aa_perms perms = { }; in profile_ptrace_perm() local
351 struct aa_perms perms = { }; in aa_profile_ns_perm() local
H A Dnet.c169 struct aa_perms perms; aa_do_perms() local
365 struct aa_perms perms = { }; aa_secmark_perm() local
[all...]
H A Dipc.c84 struct aa_perms perms; in profile_signal_perm() local
H A Dlabel.c1295 struct aa_perms *perms) in label_compound_match() argument
1351 label_components_match(struct aa_profile * profile,struct aa_ruleset * rules,struct aa_label * label,aa_state_t start,bool inview,u32 request,struct aa_perms * perms) label_components_match() argument
1408 aa_label_match(struct aa_profile * profile,struct aa_ruleset * rules,struct aa_label * label,aa_state_t state,bool inview,u32 request,struct aa_perms * perms) aa_label_match() argument
[all...]
/linux/drivers/s390/crypto/
H A Dzcrypt_api.c123 struct ap_perms perms; member
505 struct ap_perms *perms = &ap_perms; zcrypt_open() local
548 zcrypt_check_ioctl(struct ap_perms * perms,unsigned int cmd) zcrypt_check_ioctl() argument
566 zcrypt_check_card(struct ap_perms * perms,int card) zcrypt_check_card() argument
571 zcrypt_check_queue(struct ap_perms * perms,int queue) zcrypt_check_queue() argument
640 zcrypt_rsa_modexpo(struct ap_perms * perms,struct zcrypt_track * tr,struct ica_rsa_modexpo * mex) zcrypt_rsa_modexpo() argument
746 zcrypt_rsa_crt(struct ap_perms * perms,struct zcrypt_track * tr,struct ica_rsa_modexpo_crt * crt) zcrypt_rsa_crt() argument
852 _zcrypt_send_cprb(u32 xflags,struct ap_perms * perms,struct zcrypt_track * tr,struct ica_xcRB * xcrb) _zcrypt_send_cprb() argument
1033 _zcrypt_send_ep11_cprb(u32 xflags,struct ap_perms * perms,struct zcrypt_track * tr,struct ep11_urb * xcrb) _zcrypt_send_ep11_cprb() argument
1478 icarsamodexpo_ioctl(struct ap_perms * perms,unsigned long arg) icarsamodexpo_ioctl() argument
1507 icarsacrt_ioctl(struct ap_perms * perms,unsigned long arg) icarsacrt_ioctl() argument
1536 zsecsendcprb_ioctl(struct ap_perms * perms,unsigned long arg) zsecsendcprb_ioctl() argument
1567 zsendep11cprb_ioctl(struct ap_perms * perms,unsigned long arg) zsendep11cprb_ioctl() argument
1601 struct ap_perms *perms = zcrypt_unlocked_ioctl() local
[all...]
/linux/tools/testing/selftests/mqueue/
H A Dmq_open_tests.c203 int perms = DEFFILEMODE; in test_queue() local
225 int perms = DEFFILEMODE; in test_queue_fail() local
H A Dmq_perf_tests.c295 int perms = DEFFILEMODE; in open_queue() local
/linux/drivers/soc/qcom/
H A Drmtfs_mem.c34 u64 perms; member
174 struct qcom_scm_vmperm perms[NUM_MAX_VMIDS + 1]; in qcom_rmtfs_mem_probe() local
/linux/security/selinux/include/
H A Davc_ss.h18 const char *perms[sizeof(u32) * 8 + 1]; member
H A Dsecurity.h253 #define security_xperm_set(perms, x) ((perms)[(x) >> 5] |= 1 << ((x)&0x1f)) argument
252 security_xperm_set(perms,x) global() argument
/linux/drivers/infiniband/sw/siw/
H A Dsiw_mem.c137 siw_check_mem(struct ib_pd * pd,struct siw_mem * mem,u64 addr,enum ib_access_flags perms,int len) siw_check_mem() argument
191 siw_check_sge(struct ib_pd * pd,struct siw_sge * sge,struct siw_mem * mem[],enum ib_access_flags perms,u32 off,int len) siw_check_sge() argument
[all...]
/linux/drivers/net/wireless/rsi/
H A Drsi_debugfs.h36 umode_t perms; member
/linux/tools/testing/selftests/mm/
H A Dmlock2.h24 char perms[5]; in seek_to_smaps_entry() local
/linux/security/selinux/ss/
H A Dservices.h17 u32 perms[sizeof(u32) * 8]; /* policy values for permissions */ member
/linux/security/apparmor/include/
H A Dfile.h115 u32 perms = 0; in aa_map_file_to_perms() local
/linux/drivers/tee/qcomtee/
H A Dmem_obj.c155 u64 *mem_size, u32 *perms) in qcomtee_mem_object_map()
/linux/fs/smb/server/
H A Dsmbacl.h61 struct posix_ace_state perms; member
/linux/security/selinux/
H A Dhooks.c1680 u32 perms, in inode_has_perm() argument
1991 u32 perms, in superblock_has_perm() argument
3140 u32 perms, u32 audited, u32 denied, in audit_inode_permission() argument
3246 u32 perms; in selinux_inode_permission() local
4917 sock_has_perm(struct sock * sk,u32 perms) sock_has_perm() argument
6224 nlmsg_sock_has_extended_perms(struct sock * sk,u32 perms,u16 nlmsg_type) nlmsg_sock_has_extended_perms() argument
6314 ipc_has_perm(struct kern_ipc_perm * ipc_perms,u32 perms) ipc_has_perm() argument
6372 u32 perms; selinux_msg_queue_msgctl() local
6500 u32 perms; selinux_shm_shmctl() local
6533 u32 perms; selinux_shm_shmat() local
6579 u32 perms; selinux_sem_semctl() local
6622 u32 perms; selinux_sem_semop() local
[all...]
/linux/arch/x86/platform/uv/
H A Dbios_uv.c136 uv_bios_change_memprotect(u64 paddr, u64 len, enum uv_memprotect perms) in uv_bios_change_memprotect()

12