Lines Matching refs:nnp
897 * occurred under. Ideally this would happen when nnp
903 !ctx->nnp)
904 ctx->nnp = aa_get_label(label);
942 !aa_label_is_unconfined_subset(new, ctx->nnp)) {
1192 * occurred under. Ideally this would happen when nnp
1197 if (task_no_new_privs(current) && !unconfined(label) && !ctx->nnp)
1198 ctx->nnp = aa_get_label(label);
1226 !aa_label_is_unconfined_subset(new, ctx->nnp)) {
1247 !aa_label_is_unconfined_subset(previous, ctx->nnp)) {
1343 * occurred under. Ideally this would happen when nnp
1348 if (task_no_new_privs(current) && !unconfined(label) && !ctx->nnp)
1349 ctx->nnp = aa_get_label(label);
1448 !aa_label_is_unconfined_subset(new, ctx->nnp)) {