Searched refs:wake_flag (Results 1 – 2 of 2) sorted by relevance
117 static volatile int wake_flag; variable135 __boot_write(wake_flag, cpu); in arc_default_smp_cpu_kick()144 while (__boot_read(wake_flag) != cpu) in arc_platform_smp_wait_to_boot()147 __boot_write(wake_flag, 0); in arc_platform_smp_wait_to_boot()
6749 int cpu, wake_flag = WF_TTWU; in proxy_force_return() local6797 cpu = select_task_rq(p, p->wake_cpu, &wake_flag); in proxy_force_return()