Searched refs:cpu_tasks (Results 1 – 4 of 4) sorted by relevance
25 cpu_tasks[0].pid = pid; in start_kernel_proc()26 cpu_tasks[0].task = current; in start_kernel_proc()
43 struct cpu_task cpu_tasks[NR_CPUS] = { [0 ... NR_CPUS - 1] = { -1, NULL } }; variable56 if (cpu_tasks[i].pid == pid) in pid_to_processor_id()81 cpu_tasks[task_thread_info(task)->cpu] = ((struct cpu_task) in set_current()219 cpu_tasks[current_thread_info()->cpu].pid = os_getpid(); in arch_cpu_idle()
736 task = cpu_tasks[ti->cpu].task; in to_irq_stack()
38 extern struct cpu_task cpu_tasks[];