Searched refs:PR_SET_PDEATHSIG (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.10/tools/testing/selftests/nsfs/ |
| D | pidns.c | 35 prctl(PR_SET_PDEATHSIG, SIGKILL); in child()
|
| D | owner.c | 41 prctl(PR_SET_PDEATHSIG, SIGKILL); in main()
|
| /Linux-v5.10/tools/perf/trace/beauty/ |
| D | prctl.c | 75 [PR_SET_PDEATHSIG] = all_but2, in syscall_arg__scnprintf_prctl_option()
|
| /Linux-v5.10/tools/testing/selftests/openat2/ |
| D | rename_attack_test.c | 62 E_prctl(PR_SET_PDEATHSIG, SIGKILL); in spawn_attack()
|
| /Linux-v5.10/tools/include/uapi/linux/ |
| D | prctl.h | 9 #define PR_SET_PDEATHSIG 1 /* Second arg is a signal */ macro
|
| /Linux-v5.10/include/uapi/linux/ |
| D | prctl.h | 9 #define PR_SET_PDEATHSIG 1 /* Second arg is a signal */ macro
|
| /Linux-v5.10/tools/testing/selftests/x86/ |
| D | fsgsbase_restore.c | 160 prctl(PR_SET_PDEATHSIG, SIGKILL, 0, 0, 0, 0); in main()
|
| /Linux-v5.10/tools/testing/selftests/pidfd/ |
| D | pidfd_getfd_test.c | 45 ret = prctl(PR_SET_PDEATHSIG, SIGKILL); in __child()
|
| /Linux-v5.10/tools/testing/selftests/uevent/ |
| D | uevent_filtering.c | 223 ret = prctl(PR_SET_PDEATHSIG, SIGKILL, 0, 0, 0); in set_death_signal()
|
| /Linux-v5.10/tools/testing/selftests/powerpc/mm/ |
| D | tlbie_test.c | 689 prctl(PR_SET_PDEATHSIG, SIGKILL); in main()
|
| /Linux-v5.10/kernel/ |
| D | sys.c | 2296 case PR_SET_PDEATHSIG: in SYSCALL_DEFINE5()
|