Searched refs:spin_lock_fail_tests (Results 1 – 1 of 1) sorted by relevance
14 } spin_lock_fail_tests[] = { variable163 for (i = 0; i < ARRAY_SIZE(spin_lock_fail_tests); i++) { in test_spin_lock()164 if (!test__start_subtest(spin_lock_fail_tests[i].prog_name)) in test_spin_lock()166 test_spin_lock_fail_prog(spin_lock_fail_tests[i].prog_name, in test_spin_lock()167 spin_lock_fail_tests[i].err_msg); in test_spin_lock()