Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A Dfolio_split_race_test.c66 uint64_t got_idx; in check_page() local
68 memcpy(&got_idx, page_ptr, 8); in check_page()
70 if (got_idx != expected_idx) { in check_page()
93 page_idx, got_idx); in check_page()