Lines Matching refs:smp
120 ZTEST(smp, test_smp_coop_threads) in ZTEST() argument
182 ZTEST(smp, test_cpu_id_threads) in ZTEST() argument
315 ZTEST(smp, test_coop_switch_in_abort) in ZTEST() argument
367 ZTEST(smp, test_coop_resched_threads) in ZTEST() argument
408 ZTEST(smp, test_preempt_resched_threads) in ZTEST() argument
441 ZTEST(smp, test_yield_threads) in ZTEST() argument
474 ZTEST(smp, test_sleep_threads) in ZTEST() argument
556 ZTEST(smp, test_wakeup_threads) in ZTEST() argument
647 ZTEST(smp, test_get_cpu) in ZTEST() argument
729 ZTEST(smp, test_smp_ipi) in ZTEST() argument
793 ZTEST(smp, test_fatal_on_smp) in ZTEST() argument
828 ZTEST(smp, test_workq_on_smp) in ZTEST() argument
891 ZTEST(smp, test_smp_release_global_lock) in ZTEST() argument
1065 ZTEST(smp, test_inc_concurrency) in ZTEST() argument
1117 ZTEST(smp, test_smp_switch_torture) in ZTEST() argument
1156 ZTEST_SUITE(smp, NULL, smp_tests_setup, NULL, NULL, NULL);