Searched refs:LINES_PER_PAGE (Results 1 – 2 of 2) sorted by relevance
69 #define LINES_PER_PAGE(H) ((H)->lines_per_page) macro
473 for (line = (LINES_PER_PAGE(handle) - 1); line >= 0; line--) { in memory_test_extended()573 for (line = (LINES_PER_PAGE(handle) - 1); line >= 0; line--) { in memory_test_extended()622 for (line = 0; line < LINES_PER_PAGE(handle); line++) { in memory_test_extended()675 for (line = 0; line < LINES_PER_PAGE(handle); line++) { in memory_test_extended()