Home
last modified time | relevance | path

Searched refs:aa_put_label (Results 1 – 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/include/
Dtask.h45 aa_put_label(ctx->nnp); in aa_free_task_ctx()
46 aa_put_label(ctx->previous); in aa_free_task_ctx()
47 aa_put_label(ctx->onexec); in aa_free_task_ctx()
73 aa_put_label(ctx->previous); in aa_clear_task_ctx_trans()
74 aa_put_label(ctx->onexec); in aa_clear_task_ctx_trans()
Dcred.h123 aa_put_label(label); in end_current_label_crit_section()
170 aa_put_label(label); in begin_current_label_crit_section()
Dfile.h74 aa_put_label(rcu_access_pointer(ctx->label)); in aa_free_file_ctx()
Dlabel.h442 static inline void aa_put_label(struct aa_label *l) in aa_put_label() function
/kernel/linux/linux-5.10/security/apparmor/
Dtask.c63 aa_put_label(tmp); in aa_replace_current_label()
79 aa_put_label(cred_label(new)); in aa_replace_current_label()
98 aa_put_label(ctx->onexec); in aa_set_current_onexec()
130 aa_put_label(cred_label(new)); in aa_set_current_hat()
139 aa_put_label(ctx->onexec); in aa_set_current_hat()
170 aa_put_label(cred_label(new)); in aa_restore_previous_label()
Ddomain.c80 aa_put_label(tracerl); in may_change_ptraced_domain()
615 aa_put_label(base); in x_to_label()
713 aa_put_label(new); in profile_transition()
956 aa_put_label(cred_label(bprm->cred)); in apparmor_bprm_creds_for_exec()
961 aa_put_label(label); in apparmor_bprm_creds_for_exec()
972 aa_put_label(new); in apparmor_bprm_creds_for_exec()
1237 aa_put_label(new); in aa_change_hat()
1238 aa_put_label(previous); in aa_change_hat()
1239 aa_put_label(label); in aa_change_hat()
1317 aa_put_label(label); in aa_change_profile()
[all …]
Dlsm.c68 aa_put_label(cred_label(cred)); in apparmor_cred_free()
126 aa_put_label(tracee); in apparmor_ptrace_access_check()
140 aa_put_label(tracer); in apparmor_ptrace_traceme()
175 aa_put_label(label); in apparmor_capget()
189 aa_put_label(label); in apparmor_capable()
431 aa_put_label(label); in apparmor_file_open()
452 aa_put_label(rcu_access_pointer(ctx->label)); in apparmor_file_free_security()
583 aa_put_label(label); in apparmor_sb_pivotroot()
609 aa_put_label(label); in apparmor_getprocattr()
726 aa_put_label(label); in apparmor_task_getsecid()
[all …]
Dlabel.c46 aa_put_label(rcu_dereference_protected(proxy->label, true)); in free_proxy()
85 aa_put_label(tmp); in __aa_proxy_redirect()
393 aa_put_label(new); in label_free_or_put_new()
820 aa_put_label(l); in aa_label_replace()
1198 aa_put_label(ar); in aa_label_find_merge()
1199 aa_put_label(br); in aa_label_find_merge()
1251 aa_put_label(a); in aa_label_merge()
1252 aa_put_label(b); in aa_label_merge()
2134 aa_put_label(l); in __labelset_update()
2135 aa_put_label(label); in __labelset_update()
Dfile.c497 aa_put_label(old); in update_file_ctx()
499 aa_put_label(l); in update_file_ctx()
638 aa_put_label(flabel); in aa_file_perm()
708 aa_put_label(label); in aa_inherit_files()
Dresource.c131 aa_put_label(peer); in aa_task_setrlimit()
Daudit.c171 aa_put_label(rule->label); in aa_audit_rule_free()
Dapparmorfs.c710 aa_put_label(label); in query_data()
721 aa_put_label(label); in query_data()
794 aa_put_label(label); in query_label()
1072 aa_put_label(label); in seq_profile_name_show()
1083 aa_put_label(label); in seq_profile_mode_show()
1099 aa_put_label(label); in seq_profile_attach_show()
1116 aa_put_label(label); in seq_profile_hash_show()
1623 aa_put_label(label); in rawdata_get_link_base()
Dmount.c719 aa_put_label(target); in aa_pivotroot()
722 aa_put_label(target); in aa_pivotroot()
Dpolicy.c123 aa_put_label(l); in __add_profile()