Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dsmpboot.c108 struct task_struct *task_for_booting_cpu; variable
454 task_for_booting_cpu = idle; in do_boot_cpu()
H A Dhead.S301 * UP mode, task_for_booting_cpu is NULL.
303 movl r3=task_for_booting_cpu
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dsmpboot.c109 struct task_struct *task_for_booting_cpu; variable
455 task_for_booting_cpu = idle; in do_boot_cpu()
H A Dhead.S299 * UP mode, task_for_booting_cpu is NULL.
301 movl r3=task_for_booting_cpu

Completed in 5 milliseconds