Searched refs:__entry_task (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/arm/include/asm/
H A Dswitch_to.h31 __this_cpu_write(__entry_task, next); \
H A Dthread_info.h40 DECLARE_PER_CPU(struct task_struct *, __entry_task);
H A Dassembler.h356 ldr_this_cpu \t1, __entry_task, \t1, \t2 variable
/linux-master/arch/arm64/kernel/
H A Dprocess.c467 DEFINE_PER_CPU(struct task_struct *, __entry_task);
471 __this_cpu_write(__entry_task, next);
H A Dentry.S224 ldr_this_cpu tsk, __entry_task, x20
1033 ldr_this_cpu dst=x0, sym=__entry_task, tmp=x1
/linux-master/arch/arm/kernel/
H A Dprocess.c40 DEFINE_PER_CPU(struct task_struct *, __entry_task);

Completed in 271 milliseconds