Searched refs:cpu_tasks (Results 1 – 5 of 5) sorted by relevance
41 cpu_tasks[0].pid = pid; in start_kernel_proc()42 cpu_tasks[0].task = current; in start_kernel_proc()
36 struct cpu_task cpu_tasks[NR_CPUS] = { [0 ... NR_CPUS - 1] = { -1, NULL } }; variable49 if (cpu_tasks[i].pid == pid) in pid_to_processor_id()74 cpu_tasks[task_thread_info(task)->cpu] = ((struct cpu_task) in set_current()217 cpu_tasks[current_thread_info()->cpu].pid = os_getpid(); in arch_cpu_idle()
95 cpu_tasks[cpu] = ((struct cpu_task) in idle_thread()
439 task = cpu_tasks[ti->cpu].task; in to_irq_stack()
45 extern struct cpu_task cpu_tasks[];