Home
last modified time | relevance | path

Searched refs:CLONE_CLEAR_SIGHAND (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/clone3/
A Dclone3_clear_sighand.c53 args.flags |= CLONE_CLEAR_SIGHAND | CLONE_SIGHAND; in test_clone3_clear_sighand()
83 args.flags = CLONE_CLEAR_SIGHAND; in test_clone3_clear_sighand()
/tools/perf/trace/beauty/include/uapi/linux/
A Dsched.h37 #define CLONE_CLEAR_SIGHAND 0x100000000ULL /* Clear any signal handler and reset to SIG_DFL. */ macro

Completed in 3 milliseconds