Home
last modified time | relevance | path

Searched refs:expected_sweep_id (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/
H A Dtlbie_test.c376 unsigned int expected_sweep_id; in verify_chunk() local
379 expected_sweep_id = cur_sweep_id; in verify_chunk()
381 expected_sweep_id = prev_sweep_id; in verify_chunk()
384 expected = compute_store_pattern(tid, iter_ptr, expected_sweep_id); in verify_chunk()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/
H A Dtlbie_test.c375 unsigned int expected_sweep_id; in verify_chunk() local
378 expected_sweep_id = cur_sweep_id; in verify_chunk()
380 expected_sweep_id = prev_sweep_id; in verify_chunk()
383 expected = compute_store_pattern(tid, iter_ptr, expected_sweep_id); in verify_chunk()

Completed in 3 milliseconds