Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/include/
Dtask.h57 aa_put_label(ctx->nnp); in aa_free_task_ctx()
58 aa_put_label(ctx->previous); in aa_free_task_ctx()
59 aa_put_label(ctx->onexec); in aa_free_task_ctx()
87 aa_put_label(ctx->previous); in aa_clear_task_ctx_trans()
88 aa_put_label(ctx->onexec); in aa_clear_task_ctx_trans()
Dcred.h113 aa_put_label(label); in end_current_label_crit_section()
158 aa_put_label(label); in begin_current_label_crit_section()
Dfile.h75 aa_put_label(rcu_access_pointer(ctx->label)); in aa_free_file_ctx()
Dlabel.h444 static inline void aa_put_label(struct aa_label *l) in aa_put_label() function
/Linux-v4.19/security/apparmor/
Dtask.c67 aa_put_label(tmp); in aa_replace_current_label()
83 aa_put_label(cred_label(new)); in aa_replace_current_label()
102 aa_put_label(ctx->onexec); in aa_set_current_onexec()
134 aa_put_label(cred_label(new)); in aa_set_current_hat()
143 aa_put_label(ctx->onexec); in aa_set_current_hat()
174 aa_put_label(cred_label(new)); in aa_restore_previous_label()
Dlsm.c59 aa_put_label(cred_label(cred)); in apparmor_cred_free()
122 aa_put_label(tracee); in apparmor_ptrace_access_check()
136 aa_put_label(tracer); in apparmor_ptrace_traceme()
171 aa_put_label(label); in apparmor_capget()
185 aa_put_label(label); in apparmor_capable()
427 aa_put_label(label); in apparmor_file_open()
576 aa_put_label(label); in apparmor_sb_pivotroot()
602 aa_put_label(label); in apparmor_getprocattr()
719 aa_put_label(label); in apparmor_task_getsecid()
748 aa_put_label(cl); in apparmor_task_kill()
[all …]
Ddomain.c84 aa_put_label(tracerl); in may_change_ptraced_domain()
610 aa_put_label(base); in x_to_label()
683 aa_put_label(new); in profile_transition()
736 aa_put_label(new); in profile_transition()
976 aa_put_label(cred_label(bprm->cred)); in apparmor_bprm_set_creds()
981 aa_put_label(label); in apparmor_bprm_set_creds()
992 aa_put_label(new); in apparmor_bprm_set_creds()
1257 aa_put_label(new); in aa_change_hat()
1258 aa_put_label(previous); in aa_change_hat()
1259 aa_put_label(label); in aa_change_hat()
[all …]
Dlabel.c50 aa_put_label(rcu_dereference_protected(proxy->label, true)); in free_proxy()
89 aa_put_label(tmp); in __aa_proxy_redirect()
402 aa_put_label(new); in label_free_or_put_new()
796 aa_put_label(l); in aa_label_replace()
1174 aa_put_label(ar); in aa_label_find_merge()
1175 aa_put_label(br); in aa_label_find_merge()
1227 aa_put_label(a); in aa_label_merge()
1228 aa_put_label(b); in aa_label_merge()
2107 aa_put_label(l); in __labelset_update()
2108 aa_put_label(label); in __labelset_update()
Dfile.c504 aa_put_label(old); in update_file_ctx()
506 aa_put_label(l); in update_file_ctx()
706 aa_put_label(label); in aa_inherit_files()
Dresource.c135 aa_put_label(peer); in aa_task_setrlimit()
Dapparmorfs.c705 aa_put_label(label); in query_data()
716 aa_put_label(label); in query_data()
789 aa_put_label(label); in query_label()
1065 aa_put_label(label); in seq_profile_name_show()
1076 aa_put_label(label); in seq_profile_mode_show()
1092 aa_put_label(label); in seq_profile_attach_show()
1109 aa_put_label(label); in seq_profile_hash_show()
1528 aa_put_label(label); in rawdata_get_link_base()
Daudit.c177 aa_put_label(rule->label); in aa_audit_rule_free()
Dmount.c685 aa_put_label(target); in aa_pivotroot()
Dpolicy.c128 aa_put_label(l); in __add_profile()