Searched refs:tst_safe_checkpoint_wake (Results 1 – 4 of 4) sorted by relevance
/external/ltp/include/ |
D | tst_checkpoint.h | 30 tst_safe_checkpoint_wake(__FILE__, __LINE__, NULL, id, 1); 33 tst_safe_checkpoint_wake(__FILE__, __LINE__, NULL, id, nr_wake); 36 tst_safe_checkpoint_wake(__FILE__, __LINE__, NULL, id, 1); \
|
D | tst_checkpoint_fn.h | 51 void tst_safe_checkpoint_wake(const char *file, const int lineno,
|
/external/ltp/include/old/ |
D | old_checkpoint.h | 50 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); \
|
/external/ltp/lib/ |
D | tst_checkpoint.c | 148 void tst_safe_checkpoint_wake(const char *file, const int lineno, in tst_safe_checkpoint_wake() function
|