Searched refs:cpu_tasks (Results 1 – 5 of 5) sorted by relevance
11 extern struct task_struct *cpu_tasks[NR_CPUS];15 return cpu_tasks[0]; in get_current()
292 struct time_bench_cpu *cpu_tasks, in time_bench_print_stats_cpumask() argument305 struct time_bench_cpu *c = &cpu_tasks[cpu]; in time_bench_print_stats_cpumask()332 struct time_bench_cpu *cpu_tasks, in time_bench_run_concurrent() argument347 struct time_bench_cpu *c = &cpu_tasks[cpu]; in time_bench_run_concurrent()386 struct time_bench_cpu *c = &cpu_tasks[cpu]; in time_bench_run_concurrent()
207 struct time_bench_sync *sync, struct time_bench_cpu *cpu_tasks,210 struct time_bench_cpu *cpu_tasks,
46 struct task_struct *cpu_tasks[NR_CPUS]; variable47 EXPORT_SYMBOL(cpu_tasks);68 cpu_tasks[task_thread_info(task)->cpu] = task; in set_current()
34 extern struct task_struct *cpu_tasks[];