Searched refs:__mcpm_outbound_enter_critical (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/arm/common/
H A Dmcpm_entry.c72 * __mcpm_outbound_enter_critical: Enter the cluster teardown critical section.
82 static bool __mcpm_outbound_enter_critical(unsigned int cpu, unsigned int cluster) function
265 if (last_man && __mcpm_outbound_enter_critical(cpu, cluster)) {
385 BUG_ON(!__mcpm_outbound_enter_critical(cpu, cluster));

Completed in 197 milliseconds