Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dmemtest.c93 int memtest_addressing(unsigned long *l, size_t bytes, int interactive) { in memtest_addressing() function
245 errors += memtest_addressing(m,bytes,interactive); in memtest_test()
308 errors += memtest_addressing(p,len,0); in memtest_preserving_test()