Home
last modified time | relevance | path

Searched refs:tst_checkpoint_wait (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/lib/
H A Dtst_checkpoint.c83 int tst_checkpoint_wait(unsigned int id, unsigned int msec_timeout) in tst_checkpoint_wait() function
148 ret = tst_checkpoint_wait(id, msec_timeout); in tst_safe_checkpoint_wait()
152 "tst_checkpoint_wait(%u, %i) failed", id, in tst_safe_checkpoint_wait()
/third_party/ltp/include/
H A Dtst_checkpoint_fn.h22 int tst_checkpoint_wait(unsigned int id, unsigned int msec_timeout);
/third_party/ltp/testcases/lib/
H A Dtst_checkpoint.c78 ret = tst_checkpoint_wait(id, timeout); in main()
/third_party/ltp/testcases/kernel/sched/cfs-scheduler/
H A Dcfs_bandwidth01.c80 const int ret = tst_checkpoint_wait(0, sleep_ms); in busy_loop()
86 tst_brk(TBROK | TERRNO, "tst_checkpoint_wait"); in busy_loop()

Completed in 2 milliseconds