Home
last modified time | relevance | path

Searched refs:TST_CHECKPOINT_INIT (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/lib/tests/
Dtst_checkpoint_wake_timeout.c36 TST_CHECKPOINT_INIT(tst_rmdir); in main()
Dtst_checkpoint_wait_timeout.c37 TST_CHECKPOINT_INIT(tst_rmdir); in main()
Dtst_checkpoint.c37 TST_CHECKPOINT_INIT(tst_rmdir); in main()
/third_party/ltp/testcases/kernel/containers/mountns/
Dmountns_helper.h56 TST_CHECKPOINT_INIT(tst_rmdir); in setup()
/third_party/ltp/include/old/
Dold_checkpoint.h40 #define TST_CHECKPOINT_INIT(cleanup_fn) \ macro