Searched refs:__end_current_label_crit_section (Results 1 – 3 of 3) sorted by relevance
| /linux/security/apparmor/include/ |
| H A D | cred.h | 171 static inline void __end_current_label_crit_section(struct aa_label *label, in __end_current_label_crit_section() function 241 __end_current_label_crit_section(label, needput); in aa_get_current_ns()
|
| /linux/security/apparmor/ |
| H A D | lsm.c | 141 __end_current_label_crit_section(tracer, needput); in apparmor_ptrace_access_check() 160 __end_current_label_crit_section(tracee, needput); in apparmor_ptrace_traceme() 232 __end_current_label_crit_section(label, needput); in common_perm() 676 __end_current_label_crit_section(label, needput); in apparmor_uring_override_creds() 700 __end_current_label_crit_section(label, needput); in apparmor_uring_sqpoll() 738 __end_current_label_crit_section(label, needput); in apparmor_sb_mount() 754 __end_current_label_crit_section(label, needput); in apparmor_move_mount() 768 __end_current_label_crit_section(label, needput); in apparmor_sb_umount() 993 __end_current_label_crit_section(label, needput); in apparmor_current_getlsmprop_subj() 1017 __end_current_label_crit_section(label, needput); in apparmor_task_setrlimit() [all …]
|
| H A D | policy.c | 948 __end_current_label_crit_section(label, needput); in aa_current_policy_view_capable() 960 __end_current_label_crit_section(label, needput); in aa_current_policy_admin_capable()
|