Searched refs:needput (Results 1 – 3 of 3) sorted by relevance
51 bool *needput) in aa_get_newest_cred_label_condref() argument56 *needput = true; in aa_get_newest_cred_label_condref()60 *needput = false; in aa_get_newest_cred_label_condref()64 static inline void aa_put_label_condref(struct aa_label *l, bool needput) in aa_put_label_condref() argument66 if (unlikely(needput)) in aa_put_label_condref()113 bool needput) in __end_cred_crit_section() argument115 if (unlikely(needput)) in __end_cred_crit_section()150 bool *needput) in __begin_cred_crit_section() argument155 *needput = true; in __begin_cred_crit_section()159 *needput = false; in __begin_cred_crit_section()[all …]
132 bool needput; in apparmor_ptrace_access_check() local136 tracer = __begin_current_label_crit_section(&needput); in apparmor_ptrace_access_check()140 __end_current_label_crit_section(tracer, needput); in apparmor_ptrace_access_check()151 bool needput; in apparmor_ptrace_traceme() local153 tracee = __begin_current_label_crit_section(&needput); in apparmor_ptrace_traceme()159 __end_current_label_crit_section(tracee, needput); in apparmor_ptrace_traceme()225 bool needput; in common_perm() local227 label = __begin_current_label_crit_section(&needput); in common_perm()231 __end_current_label_crit_section(label, needput); in common_perm()466 bool needput; in apparmor_file_open() local[all …]
924 bool needput, res; in aa_current_policy_view_capable() local926 label = __begin_current_label_crit_section(&needput); in aa_current_policy_view_capable()928 __end_current_label_crit_section(label, needput); in aa_current_policy_view_capable()936 bool needput, res; in aa_current_policy_admin_capable() local938 label = __begin_current_label_crit_section(&needput); in aa_current_policy_admin_capable()940 __end_current_label_crit_section(label, needput); in aa_current_policy_admin_capable()