Searched refs:get_cpu_maps (Results 1 – 8 of 8) sorted by relevance
9 bool get_cpu_maps(void);
86 if ( !get_cpu_maps() ) in stop_machine_run()
45 bool get_cpu_maps(void) in get_cpu_maps() function
214 if ( !atomic_read(&pending_count) && get_cpu_maps() ) in rcu_barrier()
1566 if ( !get_cpu_maps() ) in schedule_work()1665 if ( !get_cpu_maps() ) in check_for_livepatch_work()
93 local_irq_is_enabled() && (cpus_locked = get_cpu_maps()) && in send_IPI_mask()
548 if ( !get_cpu_maps() ) in do_platform_op()581 if ( !get_cpu_maps() ) in do_platform_op()
565 if ( !get_cpu_maps() ) in microcode_update_helper()
Completed in 21 milliseconds