Lines Matching refs:nnp
957 * occurred under. Ideally this would happen when nnp
963 !ctx->nnp)
964 ctx->nnp = aa_get_label(label);
998 !aa_label_is_unconfined_subset(new, ctx->nnp)) {
1274 * occurred under. Ideally this would happen when nnp
1279 if (task_no_new_privs(current) && !unconfined(label) && !ctx->nnp)
1280 ctx->nnp = aa_get_label(label);
1322 !aa_label_is_unconfined_subset(new, ctx->nnp)) {
1344 !aa_label_is_unconfined_subset(previous, ctx->nnp)) {
1442 * occurred under. Ideally this would happen when nnp
1447 if (task_no_new_privs(current) && !unconfined(label) && !ctx->nnp)
1448 ctx->nnp = aa_get_label(label);
1572 !aa_label_is_unconfined_subset(new, ctx->nnp)) {