Home
last modified time | relevance | path

Searched refs:idle_thread_get (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/
A Dsmpboot.h8 struct task_struct *idle_thread_get(unsigned int cpu);
12 static inline struct task_struct *idle_thread_get(unsigned int cpu) { return NULL; } in idle_thread_get() function
A Dsmpboot.c30 struct task_struct *idle_thread_get(unsigned int cpu) in idle_thread_get() function
A Dcpu.c588 struct task_struct *idle = idle_thread_get(cpu); in bringup_cpu()
614 struct task_struct *idle = idle_thread_get(cpu); in finish_cpu()
1345 idle = idle_thread_get(cpu); in _cpu_up()
/linux/
A DSystem.map2911 ffff8000100b48f0 T idle_thread_get
A D.tmp_System.map2911 ffff8000100b48f0 T idle_thread_get

Completed in 322 milliseconds