Home
last modified time | relevance | path

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

12

/linux/security/apparmor/
H A Ddomain.c133 struct aa_perms *perms) in label_compound_match()
195 struct aa_perms *perms) in label_components_match()
258 struct aa_perms *perms) in label_match()
293 struct aa_perms *perms) in change_profile_perms()
337 struct aa_perms *perms; in aa_xattrs_match() local
429 struct aa_perms *perms; in find_attach() local
676 struct aa_perms perms = {}; in profile_transition() local
806 struct aa_perms perms = {}; in profile_onexec() local
917 struct aa_perms perms = { in priv_restricted_transition() local
1325 struct aa_perms perms = {}; in aa_change_hat() local
[all …]
H A Dpolicy_compat.c100 static void compute_fperms_allow(struct aa_perms *perms, const 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, const struct aa_perms *perms, in aa_audit_file()
223 struct aa_perms *perms) in aa_str_perms()
236 struct aa_perms *perms) in __aa_path_perm()
258 struct aa_perms *perms) in profile_path_perm()
292 struct aa_perms perms = {}; in aa_path_perm() local
339 struct aa_perms lperms = {}, perms; in profile_path_link() local
496 struct aa_perms perms = {}; in __file_path_perm() local
H A Dcapability.c130 struct aa_perms perms = { }; in profile_capable() local
206 struct aa_perms perms = { }; in aa_profile_capget() local
H A Dmount.c162 void *data, bool binary, struct aa_perms *perms) in do_match_mnt()
245 struct aa_perms perms = { }; in match_mnt_path_str() local
548 struct aa_perms perms = { }; in profile_umount() local
614 struct aa_perms perms = { }; in build_pivotroot() local
H A Dlib.c365 struct aa_perms *perms) in aa_apply_modes_to_perms()
396 int type, u32 request, struct aa_perms *perms) in aa_profile_match_label()
425 int aa_check_perms(struct aa_profile *profile, const struct aa_perms *perms, in aa_check_perms()
H A Dtask.c260 struct aa_perms perms = { }; in profile_ptrace_perm() local
378 struct aa_perms perms = { }; in aa_profile_ns_perm() local
H A Dnet.c172 struct aa_perms perms; in aa_do_perms() local
375 struct aa_perms perms = { }; in aa_secmark_perm() local
H A Dipc.c84 struct aa_perms perms; in profile_signal_perm() local
H A Daudit.c143 int aa_select_audit_type(u32 denied, const struct aa_perms *perms) in aa_select_audit_type()
H A Dlabel.c1333 struct aa_perms *perms) in label_compound_match()
1389 struct aa_perms *perms) in label_components_match()
1446 u32 request, struct aa_perms *perms) in aa_label_match()
/linux/drivers/s390/crypto/
H A Dzcrypt_api.c123 struct ap_perms perms; member
505 struct ap_perms *perms = &ap_perms; in zcrypt_open() local
548 static inline int zcrypt_check_ioctl(struct ap_perms *perms, in zcrypt_check_ioctl()
566 static inline bool zcrypt_check_card(struct ap_perms *perms, int card) in zcrypt_check_card()
571 static inline bool zcrypt_check_queue(struct ap_perms *perms, int queue) in zcrypt_check_queue()
640 static long zcrypt_rsa_modexpo(struct ap_perms *perms, in zcrypt_rsa_modexpo()
746 static long zcrypt_rsa_crt(struct ap_perms *perms, in zcrypt_rsa_crt()
852 static long _zcrypt_send_cprb(u32 xflags, struct ap_perms *perms, in _zcrypt_send_cprb()
1034 static long _zcrypt_send_ep11_cprb(u32 xflags, struct ap_perms *perms, in _zcrypt_send_ep11_cprb()
1480 static int icarsamodexpo_ioctl(struct ap_perms *perms, unsigned long arg) in icarsamodexpo_ioctl()
[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/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/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/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/security/selinux/
H A Dhooks.c1682 u32 perms, in inode_has_perm()
1993 u32 perms, in superblock_has_perm()
3142 u32 perms, u32 audited, u32 denied, in audit_inode_permission()
3248 u32 perms; in selinux_inode_permission() local
4921 static int sock_has_perm(struct sock *sk, u32 perms) in sock_has_perm()
6246 static int nlmsg_sock_has_extended_perms(struct sock *sk, u32 perms, u16 nlmsg_type) in nlmsg_sock_has_extended_perms()
6341 u32 perms) in ipc_has_perm()
6399 u32 perms; in selinux_msg_queue_msgctl() local
6527 u32 perms; in selinux_shm_shmctl() local
6560 u32 perms; in selinux_shm_shmat() local
[all …]
H A Davc.c656 const char *const *perms; avc_audit_pre_callback() local
830 avc_update_node(u32 event,u32 perms,u8 driver,u8 base_perm,u8 xperm,u32 ssid,u32 tsid,u16 tclass,u32 seqno,struct extended_perms_decision * xpd,u32 flags) avc_update_node() argument
[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