Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dfolio_split_race_test.c65 uint64_t expected_idx = (uint64_t)page_idx; in check_page() local
70 if (got_idx != expected_idx) { in check_page()