Home
last modified time | relevance | path

Searched refs:TST_CHECKPOINT_WAKE (Results 1 – 10 of 10) sorted by relevance

/external/ltp/testcases/kernel/syscalls/pause/
Dpause01.c29 TST_CHECKPOINT_WAKE(0); in do_child()
39 TST_CHECKPOINT_WAKE(0); in do_child()
/external/ltp/testcases/kernel/syscalls/creat/
Dcreat07_child.c28 TST_CHECKPOINT_WAKE(0); in main()
/external/ltp/testcases/lib/
Dtest.sh380 TST_CHECKPOINT_WAKE() function
392 TST_CHECKPOINT_WAKE "$1"
/external/ltp/include/
Dtst_checkpoint.h29 #define TST_CHECKPOINT_WAKE(id) \ macro
/external/ltp/testcases/kernel/syscalls/pipe/
Dpipe02.c87 TST_CHECKPOINT_WAKE(0); in verify_pipe()
/external/ltp/testcases/kernel/syscalls/setpriority/
Dsetpriority01.c109 TST_CHECKPOINT_WAKE(0); in verify_setpriority()
/external/ltp/testcases/kernel/syscalls/waitpid/
Dwaitpid09.c80 TST_CHECKPOINT_WAKE(0); in case0()
/external/ltp/testcases/kernel/syscalls/recvmsg/
Drecvmsg03.c124 TST_CHECKPOINT_WAKE(0); in server()
/external/ltp/testcases/kernel/controllers/memcg/functional/
Dmemcg_process.c319 TST_CHECKPOINT_WAKE(0); in main()
/external/ltp/doc/
Dtest-writing-guidelines.txt698 TST_CHECKPOINT_WAKE(id)
713 The 'TST_CHECKPOINT_WAKE()' wakes one process waiting on the checkpoint.
720 The 'TST_CHECKPOINT_WAKE2()' does the same as 'TST_CHECKPOINT_WAKE()' but can