Home
last modified time | relevance | path

Searched defs:n_tests (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/radeon/
Dradeon_legacy_tv.c276 static void radeon_wait_pll_lock(struct drm_encoder *encoder, unsigned n_tests, in radeon_wait_pll_lock()
/linux-6.15/tools/testing/selftests/mm/
Duffd-unit-tests.c1488 int n_tests = sizeof(uffd_tests) / sizeof(uffd_test_case_t); in main() local