Home
last modified time | relevance | path

Searched refs:cpu_curr_snapshot (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dsched.h2292 extern struct task_struct *cpu_curr_snapshot(int cpu);
/openbmc/linux/kernel/rcu/
H A Dtasks.h1719 t = cpu_curr_snapshot(cpu); in rcu_tasks_trace_pregp_step()
/openbmc/linux/kernel/sched/
H A Dcore.c4452 struct task_struct *cpu_curr_snapshot(int cpu) in cpu_curr_snapshot() function