/third_party/ltp/libs/libltpsigwait/ |
D | sigwait.c | 34 SAFE_KILL(child, SIGTERM); in test_empty_set() 64 SAFE_KILL(child, SIGTERM); in test_timeout() 95 SAFE_KILL(child, SIGTERM); in test_unmasked_matching() 117 SAFE_KILL(child, SIGTERM); in test_unmasked_matching_noinfo() 165 SAFE_KILL(child, SIGTERM); in test_masked_matching() 273 SAFE_KILL(child, SIGTERM); in test_masked_matching_noinfo() 313 SAFE_KILL(child, SIGTERM); in test_bad_address()
|
/third_party/ltp/testcases/kernel/controllers/memcg/regression/ |
D | memcg_test_3.c | 35 SAFE_KILL(getppid(), SIGUSR1); in do_child() 56 SAFE_KILL(cpid, SIGKILL); in do_test()
|
/third_party/ltp/testcases/kernel/syscalls/ptrace/ |
D | ptrace10.c | 63 SAFE_KILL(child_pid, SIGCONT); in run() 72 SAFE_KILL(child_pid, SIGKILL); in cleanup()
|
D | ptrace08.c | 135 SAFE_KILL(child_pid, SIGCONT); in ptrace_try_kern_addr() 151 SAFE_KILL(child_pid, SIGKILL); in cleanup()
|
D | ptrace01.c | 50 SAFE_KILL(getppid(), SIGUSR2); in child_handler() 76 SAFE_KILL(getpid(), SIGUSR2); in do_child()
|
D | ptrace02.c | 52 SAFE_KILL(child_pid[0], SIGKILL); in verify_ptrace()
|
D | ptrace09.c | 89 SAFE_KILL(child_pid, SIGKILL); in cleanup()
|
/third_party/ltp/testcases/kernel/syscalls/inotify/ |
D | inotify06.c | 95 SAFE_KILL(pid, SIGKILL); in verify_inotify() 103 SAFE_KILL(pid, SIGKILL); in cleanup()
|
/third_party/ltp/testcases/kernel/syscalls/creat/ |
D | creat07.c | 46 SAFE_KILL(pid, SIGKILL); in verify_creat()
|
/third_party/ltp/testcases/kernel/syscalls/capset/ |
D | capset04.c | 33 SAFE_KILL(child_pid, SIGTERM); in verify_capset()
|
/third_party/ltp/testcases/kernel/sched/autogroup/ |
D | autogroup01.c | 39 SAFE_KILL(getppid(), SIGKILL); in do_test()
|
/third_party/ltp/testcases/kernel/syscalls/ipc/msgrcv/ |
D | msgrcv05.c | 47 SAFE_KILL(pid, SIGHUP); in do_test()
|
/third_party/ltp/testcases/kernel/security/dirtyc0w/ |
D | dirtyc0w.c | 88 SAFE_KILL(pid, SIGUSR1); in dirtyc0w_test()
|
/third_party/ltp/testcases/kernel/syscalls/getcwd/ |
D | getcwd04.c | 65 SAFE_KILL(child, SIGKILL); in verify_getcwd()
|
/third_party/ltp/testcases/kernel/syscalls/nanosleep/ |
D | nanosleep02.c | 87 SAFE_KILL(cpid, SIGINT); in run()
|
/third_party/ltp/testcases/kernel/syscalls/move_pages/ |
D | move_pages12.c | 190 SAFE_KILL(cpid, SIGKILL); in do_test() 205 SAFE_KILL(cpid, SIGKILL); in do_test()
|
/third_party/ltp/testcases/kernel/syscalls/utils/ |
D | mq_timed.h | 60 SAFE_KILL(pid, SIGTERM); in kill_pid()
|
/third_party/ltp/testcases/kernel/syscalls/vmsplice/ |
D | vmsplice04.c | 58 SAFE_KILL(pid, SIGKILL); in vmsplice_test()
|
/third_party/ltp/testcases/kernel/syscalls/vfork/ |
D | vfork02.c | 189 SAFE_KILL(cleanup, getpid(), SIGUSR1); in setup()
|
/third_party/ltp/testcases/kernel/syscalls/ipc/msgsnd/ |
D | msgsnd05.c | 74 SAFE_KILL(pid, SIGHUP); in do_test()
|
/third_party/ltp/testcases/kernel/syscalls/pipe2/ |
D | pipe2_04.c | 54 SAFE_KILL(pid, SIGKILL); in test_pipe2()
|
/third_party/ltp/testcases/kernel/syscalls/pipe/ |
D | pipe13.c | 83 SAFE_KILL(pid[i], SIGKILL); in verify_pipe()
|
/third_party/ltp/testcases/kernel/syscalls/epoll_pwait/ |
D | epoll_pwait01.c | 63 SAFE_KILL(pid, SIGUSR1); in run()
|
/third_party/ltp/testcases/kernel/syscalls/kill/ |
D | kill11.c | 70 SAFE_KILL(pid, tc->sig); in verify_kill()
|
/third_party/ltp/testcases/kernel/uevents/ |
D | uevent.h | 169 SAFE_KILL(pid, SIGKILL); in wait_for_pid()
|