Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/sched/
Dsched.h866 extern int update_runtime(struct notifier_block *nfb, unsigned long action, void *hcpu);
Drt.c736 int update_runtime(struct notifier_block *nfb, unsigned long action, void *hcpu) in update_runtime() function
Dcore.c7088 hotcpu_notifier(update_runtime, 0); in sched_init_smp()