Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-5.10/security/apparmor/
Dfile.c90 int aa_audit_file(struct aa_profile *profile, struct aa_perms *perms, in aa_audit_file()
221 struct aa_perms perms = { }; in aa_compute_fperms() local
257 struct aa_perms *perms) in aa_str_perms()
268 struct aa_perms *perms) in __aa_path_perm()
285 struct aa_perms *perms) in profile_path_perm()
317 struct aa_perms perms = {}; in aa_path_perm() local
362 struct aa_perms lperms = {}, perms; in profile_path_link() local
510 struct aa_perms perms = {}; in __file_path_perm() local
Ddomain.c135 struct aa_perms *perms) in label_compound_match()
195 struct aa_perms *perms) in label_components_match()
255 struct aa_perms *perms) in label_match()
289 struct aa_perms *perms) in change_profile_perms()
630 struct aa_perms perms = {}; in profile_transition() local
726 struct aa_perms perms = {}; in profile_onexec() local
1152 struct aa_perms perms = {}; in aa_change_hat() local
1261 u32 request, struct aa_perms *perms) in change_profile_perms_wrapper()
1295 struct aa_perms perms = {}; in aa_change_profile() local
Dlib.c290 void aa_apply_modes_to_perms(struct aa_profile *profile, struct aa_perms *perms) in aa_apply_modes_to_perms()
326 struct aa_perms *perms) in aa_compute_perms()
382 int type, u32 request, struct aa_perms *perms) in aa_profile_match_label()
399 struct aa_perms perms; in aa_profile_label_perm() local
429 int aa_check_perms(struct aa_profile *profile, struct aa_perms *perms, in aa_check_perms()
Dmount.c134 struct aa_perms *perms, const char *info, int error) in audit_mount()
216 struct aa_perms perms = { in compute_mnt_perms() local
243 void *data, bool binary, struct aa_perms *perms) in do_match_mnt()
322 struct aa_perms perms = { }; in match_mnt_path_str() local
586 struct aa_perms perms = { }; in profile_umount() local
647 struct aa_perms perms = { }; in build_pivotroot() local
Dipc.c67 struct aa_perms perms = { }; in profile_ptrace_perm() local
191 struct aa_perms perms; in profile_signal_perm() local
Dnet.c111 struct aa_perms perms = { }; in aa_profile_af_perm() local
217 struct aa_perms perms = { }; in aa_secmark_perm() local
/kernel/linux/linux-6.6/security/apparmor/
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
176 struct aa_perms *perms; in compute_xmatch_perms() local
213 struct aa_perms perms = { }; in compute_perms_entry() local
Ddomain.c127 struct aa_perms *perms) in label_compound_match()
189 struct aa_perms *perms) in label_components_match()
251 struct aa_perms *perms) in label_match()
285 struct aa_perms *perms) in change_profile_perms()
640 struct aa_perms perms = {}; in profile_transition() local
740 struct aa_perms perms = {}; in profile_onexec() local
1181 struct aa_perms perms = {}; in aa_change_hat() local
1292 u32 request, struct aa_perms *perms) in change_profile_perms_wrapper()
1329 struct aa_perms perms = {}; in aa_change_profile() local
Dfile.c95 struct aa_profile *profile, struct aa_perms *perms, in aa_audit_file()
219 struct aa_perms *perms) in aa_str_perms()
231 struct aa_perms *perms) in __aa_path_perm()
253 struct aa_perms *perms) in profile_path_perm()
287 struct aa_perms perms = {}; in aa_path_perm() local
335 struct aa_perms lperms = {}, perms; in profile_path_link() local
490 struct aa_perms perms = {}; in __file_path_perm() local
Dlib.c312 void aa_apply_modes_to_perms(struct aa_profile *profile, struct aa_perms *perms) in aa_apply_modes_to_perms()
340 int type, u32 request, struct aa_perms *perms) in aa_profile_match_label()
359 struct aa_perms perms; in aa_profile_label_perm() local
388 int aa_check_perms(struct aa_profile *profile, struct aa_perms *perms, in aa_check_perms()
Dmount.c137 struct aa_perms *perms, const char *info, int error) in audit_mount()
227 void *data, bool binary, struct aa_perms *perms) in do_match_mnt()
310 struct aa_perms perms = { }; in match_mnt_path_str() local
607 struct aa_perms perms = { }; in profile_umount() local
673 struct aa_perms perms = { }; in build_pivotroot() local
Dnet.c115 struct aa_perms perms = { }; in aa_profile_af_perm() local
225 struct aa_perms perms = { }; in aa_secmark_perm() local
/kernel/linux/linux-5.10/drivers/s390/crypto/
Dzcrypt_api.c129 struct ap_perms perms; member
496 struct ap_perms *perms = &ap_perms; in zcrypt_open() local
543 static inline int zcrypt_check_ioctl(struct ap_perms *perms, in zcrypt_check_ioctl()
562 static inline bool zcrypt_check_card(struct ap_perms *perms, int card) in zcrypt_check_card()
567 static inline bool zcrypt_check_queue(struct ap_perms *perms, int queue) in zcrypt_check_queue()
634 static long zcrypt_rsa_modexpo(struct ap_perms *perms, in zcrypt_rsa_modexpo()
742 static long zcrypt_rsa_crt(struct ap_perms *perms, in zcrypt_rsa_crt()
850 static long _zcrypt_send_cprb(bool userspace, struct ap_perms *perms, in _zcrypt_send_cprb()
1011 static long _zcrypt_send_ep11_cprb(bool userspace, struct ap_perms *perms, in _zcrypt_send_ep11_cprb()
1406 static int icarsamodexpo_ioctl(struct ap_perms *perms, unsigned long arg) in icarsamodexpo_ioctl()
[all …]
/kernel/linux/linux-6.6/drivers/s390/crypto/
Dzcrypt_api.c122 struct ap_perms perms; member
504 struct ap_perms *perms = &ap_perms; in zcrypt_open() local
547 static inline int zcrypt_check_ioctl(struct ap_perms *perms, in zcrypt_check_ioctl()
565 static inline bool zcrypt_check_card(struct ap_perms *perms, int card) in zcrypt_check_card()
570 static inline bool zcrypt_check_queue(struct ap_perms *perms, int queue) in zcrypt_check_queue()
639 static long zcrypt_rsa_modexpo(struct ap_perms *perms, in zcrypt_rsa_modexpo()
744 static long zcrypt_rsa_crt(struct ap_perms *perms, in zcrypt_rsa_crt()
849 static long _zcrypt_send_cprb(bool userspace, struct ap_perms *perms, in _zcrypt_send_cprb()
1006 static long _zcrypt_send_ep11_cprb(bool userspace, struct ap_perms *perms, in _zcrypt_send_ep11_cprb()
1423 static int icarsamodexpo_ioctl(struct ap_perms *perms, unsigned long arg) in icarsamodexpo_ioctl()
[all …]
/kernel/linux/linux-5.10/security/selinux/include/
Davc_ss.h18 const char *perms[sizeof(u32) * 8 + 1]; member
/kernel/linux/linux-6.6/security/selinux/include/
Davc_ss.h17 const char *perms[sizeof(u32) * 8 + 1]; member
/kernel/linux/linux-5.10/tools/testing/selftests/mqueue/
Dmq_open_tests.c203 int perms = DEFFILEMODE; in test_queue() local
225 int perms = DEFFILEMODE; in test_queue_fail() local
/kernel/linux/linux-6.6/tools/testing/selftests/mqueue/
Dmq_open_tests.c203 int perms = DEFFILEMODE; in test_queue() local
225 int perms = DEFFILEMODE; in test_queue_fail() local
/kernel/linux/linux-5.10/drivers/soc/qcom/
Drmtfs_mem.c33 unsigned int perms; member
174 struct qcom_scm_vmperm perms[2]; in qcom_rmtfs_mem_probe() local
/kernel/linux/linux-6.6/drivers/soc/qcom/
Drmtfs_mem.c34 u64 perms; member
174 struct qcom_scm_vmperm perms[NUM_MAX_VMIDS + 1]; in qcom_rmtfs_mem_probe() local
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
Dmlock2.h23 char perms[5]; in seek_to_smaps_entry() local
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
Dmlock2.h31 char perms[5]; in seek_to_smaps_entry() local
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
Drsi_debugfs.h36 umode_t perms; member
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
Drsi_debugfs.h36 umode_t perms; member
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
Dsiw_mem.c169 enum ib_access_flags perms, int len) in siw_check_mem()
223 enum ib_access_flags perms, u32 off, int len) in siw_check_sge()

1234