Searched refs:smp_cpu_stop (Results 1 – 8 of 8) sorted by relevance
114 smp_cpu_stop(1); in test_store_adtl_status()142 smp_cpu_stop(1); in test_store_adtl_status_unavail()208 smp_cpu_stop(cpu_idx); in cpu_write_magic_to_vector_regs()249 smp_cpu_stop(1); in __store_adtl_status_vector_lc()320 smp_cpu_stop(cpu_idx); in cpu_write_to_gs_regs()337 smp_cpu_stop(1); in __store_adtl_status_gs()381 smp_cpu_stop(1); in main()
122 smp_cpu_stop(1); in test_restart()220 smp_cpu_stop(1); in test_store_status()226 smp_cpu_stop(1); in test_store_status()277 smp_cpu_stop(1); in test_set_prefix()343 smp_cpu_stop(1); in test_calls()410 smp_cpu_stop(1); in test_calls_in_wait()417 smp_cpu_stop(1); in test_calls_in_wait()430 smp_cpu_stop(1); in test_calls_in_wait()443 smp_cpu_stop(1); in test_sense_running()532 smp_cpu_stop(1); in main()
47 ret = smp_cpu_stop(2); in test_wait_state_delivery()
167 smp_cpu_stop(1); in test_exception_ext_new()
123 smp_cpu_stop(1); in test_validity_already_running()124 smp_cpu_stop(2); in test_validity_already_running()
605 smp_cpu_stop(1); in test_init()
40 int smp_cpu_stop(uint16_t idx);
115 int smp_cpu_stop(uint16_t idx) in smp_cpu_stop() function