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