Home
last modified time | relevance | path

Searched defs:CLONE_CLEAR_SIGHAND (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/clone3/
H A Dclone3_clear_sighand.c20 #define CLONE_CLEAR_SIGHAND 0x100000000ULL macro
/openbmc/linux/tools/include/uapi/linux/
H A Dsched.h37 #define CLONE_CLEAR_SIGHAND 0x100000000ULL /* Clear any signal handler and reset to SIG_DFL. */ macro
/openbmc/linux/include/uapi/linux/
H A Dsched.h37 #define CLONE_CLEAR_SIGHAND 0x100000000ULL /* Clear any signal handler and reset to SIG_DFL. */ macro