Home
last modified time | relevance | path

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

/third_party/ltp/include/
H A Dtst_checkpoint.h17 tst_safe_checkpoint_wake(__FILE__, __LINE__, NULL, id, 1)
20 tst_safe_checkpoint_wake(__FILE__, __LINE__, NULL, id, nr_wake)
23 tst_safe_checkpoint_wake(__FILE__, __LINE__, NULL, id, 1); \
H A Dtst_checkpoint_fn.h38 void tst_safe_checkpoint_wake(const char *file, const int lineno,
/third_party/ltp/include/old/
H A Dold_checkpoint.h50 tst_safe_checkpoint_wake(__FILE__, __LINE__, cleanup_fn, id, 1);
53 tst_safe_checkpoint_wake(__FILE__, __LINE__, cleanup_fn, id, nr_wake);
56 tst_safe_checkpoint_wake(__FILE__, __LINE__, cleanup_fn, id, 1); \
/third_party/ltp/lib/
H A Dtst_checkpoint.c157 void tst_safe_checkpoint_wake(const char *file, const int lineno, in tst_safe_checkpoint_wake() function

Completed in 1 milliseconds