Searched refs:TST_CHECKPOINT_WAKE2 (Results 1 – 16 of 16) sorted by relevance
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/ |
D | cfs_bandwidth01.c | 126 TST_CHECKPOINT_WAKE2(0, 3 * 3); in do_test() 154 TST_CHECKPOINT_WAKE2(0, 3 * 3); in cleanup()
|
/third_party/ltp/testcases/kernel/syscalls/waitpid/ |
D | waitpid06.c | 49 TST_CHECKPOINT_WAKE2(0, MAXKIDS); in do_child_1()
|
D | waitpid08.c | 57 TST_CHECKPOINT_WAKE2(0, MAXKIDS); in do_child_1()
|
D | waitpid07.c | 54 TST_CHECKPOINT_WAKE2(0, MAXKIDS); in do_child_1()
|
D | waitpid11.c | 51 TST_CHECKPOINT_WAKE2(0, MAXKIDS); in do_child_1()
|
D | waitpid12.c | 60 TST_CHECKPOINT_WAKE2(0, MAXKIDS); in do_child_1()
|
D | waitpid13.c | 60 TST_CHECKPOINT_WAKE2(0, MAXKIDS); in do_child_1()
|
D | waitpid10.c | 57 TST_CHECKPOINT_WAKE2(0, MAXKIDS); in do_child_1()
|
/third_party/ltp/include/ |
D | tst_checkpoint.h | 19 #define TST_CHECKPOINT_WAKE2(id, nr_wake) \ macro
|
/third_party/ltp/testcases/kernel/syscalls/execve/ |
D | execve05.c | 71 TST_CHECKPOINT_WAKE2(0, nchild); in verify_execve()
|
/third_party/ltp/testcases/kernel/syscalls/tgkill/ |
D | tgkill01.c | 63 TST_CHECKPOINT_WAKE2(1, n_threads); in stop_threads()
|
/third_party/ltp/testcases/kernel/mem/mtest07/ |
D | mallocstress.c | 162 TST_CHECKPOINT_WAKE2(0, NUM_THREADS); in stress_malloc()
|
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmctl/ |
D | hugeshmctl01.c | 215 TST_CHECKPOINT_WAKE2(1, N_ATTACH); in stat_cleanup()
|
/third_party/ltp/testcases/lib/ |
D | test.sh | 407 TST_CHECKPOINT_WAKE2() function
|
D | tst_test.sh | 272 TST_CHECKPOINT_WAKE2() function
|
/third_party/ltp/doc/ |
D | c-test-api.txt | 688 TST_CHECKPOINT_WAKE2(id, nr_wake) 708 The 'TST_CHECKPOINT_WAKE2()' does the same as 'TST_CHECKPOINT_WAKE()' but can
|