Home
last modified time | relevance | path

Searched refs:time_keeper_id (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/parisc/kernel/
H A Dsmp.c462 if (cpu == time_keeper_id) { in __cpu_disable()
463 time_keeper_id = cpumask_first(cpu_online_mask); in __cpu_disable()
464 pr_info("CPU %d is now promoted to time-keeper master\n", time_keeper_id); in __cpu_disable()
H A Dtime.c23 int time_keeper_id; /* CPU used for timekeeping */ variable
/linux-6.15/arch/parisc/include/asm/
H A Dprocessor.h101 extern int time_keeper_id; /* CPU used for timekeeping */