Searched refs:CLONE_NNP (Results 1 – 2 of 2) sorted by relevance
40 #define CLONE_NNP (1ULL << 35) /* Set no_new_privs on child. */ macro
2048 if (clone_flags & CLONE_NNP) { in copy_process()2066 if (!(clone_flags & CLONE_NNP) && in copy_process()2461 if (clone_flags & CLONE_NNP) in copy_process()2967 CLONE_INTO_CGROUP | CLONE_AUTOREAP | CLONE_NNP | in clone3_args_valid()