Home
last modified time | relevance | path

Searched defs:next_cpu (Results 1 – 6 of 6) sorted by relevance

/kernel/
Dwatchdog.c247 unsigned int next_cpu; in watchdog_next_cpu() local
272 unsigned int next_cpu; in watchdog_check_hardlockup_other_cpu() local
668 unsigned int next_cpu = watchdog_next_cpu(cpu); in watchdog_nmi_disable() local
Dsmp.c392 int cpu, next_cpu, this_cpu = smp_processor_id(); in smp_call_function_many() local
/kernel/time/
Dtick-broadcast.c578 int cpu, next_cpu = 0; in tick_handle_oneshot_broadcast() local
Dclocksource.c179 int next_cpu, reset_pending; in clocksource_watchdog() local
/kernel/trace/
Dtrace.c2316 int next_cpu = -1; in __find_next_entry() local
/kernel/sched/
Dfair.c5775 static void migrate_task_rq_fair(struct task_struct *p, int next_cpu) in migrate_task_rq_fair()