Home
last modified time | relevance | path

Searched refs:profile_unconfined (Results 1 – 11 of 11) sorted by relevance

/security/apparmor/
A Dtask.c247 if (profile_unconfined(tracee) || unconfined(tracer) || in profile_tracee_perm()
259 if (profile_unconfined(tracer)) in profile_tracer_perm()
325 if (!profile_unconfined(profile)) { in aa_profile_ns_perm()
A Daf_unix.c209 AA_BUG(profile_unconfined(profile)); in profile_create_perm()
235 AA_BUG(profile_unconfined(profile)); in profile_sk_perm()
264 AA_BUG(profile_unconfined(profile)); in profile_bind_perm()
295 AA_BUG(profile_unconfined(profile)); in profile_listen_perm()
332 AA_BUG(profile_unconfined(profile)); in profile_accept_perm()
362 AA_BUG(profile_unconfined(profile)); in profile_opt_perm()
400 AA_BUG(profile_unconfined(profile)); in profile_peer_perm()
A Dipc.c87 if (profile_unconfined(profile)) in profile_signal_perm()
A Dnet.c260 AA_BUG(profile_unconfined(profile)); in aa_profile_af_perm()
262 if (profile_unconfined(profile)) in aa_profile_af_perm()
A Ddomain.c293 if (profile_unconfined(profile)) { in change_profile_perms()
681 if (profile_unconfined(profile) || in profile_transition()
691 if (profile_unconfined(profile)) { in profile_transition()
809 if (profile_unconfined(profile)) { in profile_onexec()
822 if (profile_unconfined(profile) || in profile_onexec()
A Dfile.c229 if (profile_unconfined(profile) || in __aa_path_perm()
251 if (profile_unconfined(profile)) in profile_path_perm()
A Dmount.c679 if (profile_unconfined(profile) || in build_pivotroot()
A Dlabel.c489 if (!profile_unconfined(label->vec[i])) in aa_label_next_confined()
583 if (p && !profile_unconfined(p)) in aa_label_is_unconfined_subset()
A Dpolicy.c396 if (profile_unconfined(profile)) { in aa_compute_profile_mediates()
A Dapparmorfs.c619 if (profile_unconfined(profile)) in profile_query_cb()
/security/apparmor/include/
A Dpolicy.h289 #define profile_unconfined(X) ((X)->mode == APPARMOR_UNCONFINED) macro

Completed in 36 milliseconds