Searched refs:TST_CHECKPOINT_WAKE2 (Results 1 – 19 of 19) sorted by relevance
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/ |
D | cfs_bandwidth01.c | 129 TST_CHECKPOINT_WAKE2(0, 3 * 3); in do_test() 153 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 | waitpid07.c | 54 TST_CHECKPOINT_WAKE2(0, MAXKIDS); in do_child_1()
|
D | waitpid08.c | 57 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 | 66 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 | 167 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/kernel/controllers/memcg/ |
D | memcontrol03.c | 77 TST_CHECKPOINT_WAKE2(TEST_DONE, in cleanup_sub_groups()
|
/third_party/ltp/testcases/lib/ |
D | test.sh | 407 TST_CHECKPOINT_WAKE2() function
|
D | tst_test.sh | 279 TST_CHECKPOINT_WAKE2() function
|
/third_party/ltp/testcases/kernel/syscalls/madvise/ |
D | madvise11.c | 184 TST_CHECKPOINT_WAKE2(0, number_threads); in stress_alloc_offl()
|
/third_party/ltp/doc/ |
D | C-Test-API.asciidoc | 739 TST_CHECKPOINT_WAKE2(id, nr_wake) 759 The 'TST_CHECKPOINT_WAKE2()' does the same as 'TST_CHECKPOINT_WAKE()' but can
|
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
|