/external/ltp/testcases/kernel/controllers/memcg/regression/ |
memcg_test_3.c | 62 SAFE_KILL(getppid(), SIGUSR1); 83 SAFE_KILL(cpid, SIGKILL);
|
/external/ltp/testcases/kernel/sched/autogroup/ |
autogroup01.c | 51 SAFE_KILL(getppid(), SIGKILL);
|
/external/ltp/testcases/kernel/syscalls/creat/ |
creat07.c | 59 SAFE_KILL(pid, SIGKILL);
|
/external/ltp/testcases/kernel/syscalls/utils/ |
mq_timed.h | 61 SAFE_KILL(pid, SIGTERM);
|
/external/ltp/testcases/kernel/security/dirtyc0w/ |
dirtyc0w.c | 96 SAFE_KILL(pid, SIGUSR1);
|
/external/ltp/testcases/kernel/syscalls/getcwd/ |
getcwd04.c | 74 SAFE_KILL(child, SIGKILL);
|
/external/ltp/testcases/kernel/syscalls/ipc/msgrcv/ |
msgrcv05.c | 120 SAFE_KILL(cleanup, c_pid, SIGHUP);
|
/external/ltp/testcases/kernel/syscalls/ipc/msgsnd/ |
msgsnd05.c | 96 SAFE_KILL(pid, SIGHUP);
|
/external/ltp/testcases/kernel/syscalls/nanosleep/ |
nanosleep02.c | 96 SAFE_KILL(NULL, cpid, SIGINT);
|
nanosleep03.c | 85 SAFE_KILL(NULL, cpid, SIGINT);
|
/external/ltp/testcases/kernel/syscalls/vfork/ |
vfork02.c | 189 SAFE_KILL(cleanup, getpid(), SIGUSR1);
|
/external/ltp/testcases/kernel/syscalls/sendfile/ |
sendfile06.c | 89 SAFE_KILL(cleanup, child_pid, SIGKILL); 96 SAFE_KILL(cleanup, child_pid, SIGKILL);
|
/external/ltp/testcases/kernel/syscalls/signal/ |
signal01.c | 123 SAFE_KILL(NULL, pid, SIGKILL);
|
/external/ltp/testcases/kernel/containers/pidns/ |
pidns20.c | 183 SAFE_KILL(NULL, cpid, SIGUSR1);
|
/external/ltp/testcases/kernel/mem/tunable/ |
max_map_count.c | 203 SAFE_KILL(pid, SIGCONT);
|
min_free_kbytes.c | 74 SAFE_KILL(pid, SIGUSR1);
|
/external/ltp/testcases/kernel/syscalls/clock_nanosleep/ |
clock_nanosleep01.c | 111 SAFE_KILL(pid, SIGTERM);
|
/external/ltp/testcases/kernel/syscalls/epoll_pwait/ |
epoll_pwait01.c | 181 SAFE_KILL(cleanup, getppid(), SIGUSR1);
|
/external/ltp/testcases/kernel/syscalls/fanotify/ |
fanotify07.c | 107 SAFE_KILL(child_pid[i], SIGKILL);
|
/external/ltp/testcases/kernel/syscalls/ipc/semop/ |
semop05.c | 164 SAFE_KILL(cleanup, pid, SIGHUP);
|
/external/ltp/testcases/kernel/syscalls/sighold/ |
sighold02.c | 115 SAFE_KILL(NULL, pid, sig);
|
/external/ltp/testcases/kernel/syscalls/clone/ |
clone08.c | 176 SAFE_KILL(child, SIGCONT);
|
/external/ltp/testcases/kernel/syscalls/ipc/shmctl/ |
shmctl01.c | 341 SAFE_KILL(cleanup, pid_arr[i], SIGUSR1);
|
/external/ltp/testcases/kernel/syscalls/move_pages/ |
move_pages12.c | 129 SAFE_KILL(cpid, SIGKILL);
|
/external/ltp/testcases/kernel/syscalls/ipc/semctl/ |
semctl01.c | 131 SAFE_KILL(cleanup, pid_arr[j], SIGKILL);
|