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

/linux-master/kernel/
H A Dwatchdog_buddy.c11 static unsigned int watchdog_next_cpu(unsigned int cpu) function
50 next_cpu = watchdog_next_cpu(cpu);
66 unsigned int next_cpu = watchdog_next_cpu(cpu);
101 next_cpu = watchdog_next_cpu(smp_processor_id());
107 * watchdog_next_cpu() returned another one because of

Completed in 157 milliseconds