Lines Matching refs:nnp
874 * occurred under. Ideally this would happen when nnp
880 !ctx->nnp)
881 ctx->nnp = aa_get_label(label);
918 !aa_label_is_unconfined_subset(new, ctx->nnp)) {
1163 * occurred under. Ideally this would happen when nnp
1168 if (task_no_new_privs(current) && !unconfined(label) && !ctx->nnp)
1169 ctx->nnp = aa_get_label(label);
1196 !aa_label_is_unconfined_subset(new, ctx->nnp)) {
1217 !aa_label_is_unconfined_subset(previous, ctx->nnp)) {
1308 * occurred under. Ideally this would happen when nnp
1313 if (task_no_new_privs(current) && !unconfined(label) && !ctx->nnp)
1314 ctx->nnp = aa_get_label(label);
1412 !aa_label_is_unconfined_subset(new, ctx->nnp)) {