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()
42 struct cpu_task cpu_tasks[NR_CPUS] = { [0 ... NR_CPUS - 1] = { -1, NULL } }; variable55 if (cpu_tasks[i].pid == pid) in pid_to_processor_id()80 cpu_tasks[task_thread_info(task)->cpu] = ((struct cpu_task) in set_current()208 cpu_tasks[current_thread_info()->cpu].pid = os_getpid(); in arch_cpu_idle()
575 task = cpu_tasks[ti->cpu].task; in to_irq_stack()
45 extern struct cpu_task cpu_tasks[];