Searched refs:safe_mincore (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/include/ |
D | tst_safe_macros.h | 596 int safe_mincore(const char *file, const int lineno, void *start, 599 safe_mincore(__FILE__, __LINE__, (start), (length), (vec))
|
/third_party/ltp/lib/ |
D | safe_macros.c | 1242 int safe_mincore(const char *file, const int lineno, void *start, in safe_mincore() function
|