Lines Matching refs:unconfined
61 if (!tracer || unconfined(tracerl))
368 * find_attach - do attachment search for unconfined processes
665 AA_DEBUG("unconfined attached to new label");
668 AA_DEBUG("unconfined exec no attachment");
752 * NOTE: Domain transitions from unconfined are allowed
900 * Testing for unconfined must be done before the subset test
902 if ((bprm->unsafe & LSM_UNSAFE_NO_NEW_PRIVS) && !unconfined(label) &&
936 * NOTE: Domain transitions from unconfined and to stacked
941 !unconfined(label) &&
1195 * Testing for unconfined must be done before the subset test
1197 if (task_no_new_privs(current) && !unconfined(label) && !ctx->nnp)
1200 if (unconfined(label)) {
1201 info = "unconfined can not change_hat";
1225 if (task_no_new_privs(current) && !unconfined(label) &&
1246 if (task_no_new_privs(current) && !unconfined(label) &&
1346 * Testing for unconfined must be done before the subset test
1348 if (task_no_new_privs(current) && !unconfined(label) && !ctx->nnp)
1447 if (task_no_new_privs(current) && !unconfined(label) &&