Home
last modified time | relevance | path

Searched defs:CLONE_NNP (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dsched.h40 #define CLONE_NNP (1ULL << 35) /* Set no_new_privs on child. */ macro
/linux/tools/testing/selftests/pidfd/
H A Dpidfd_autoreap_test.c30 #define CLONE_NNP (1ULL << 35) macro