Searched refs:secondary_current (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dsmp.h65 extern struct task_struct *secondary_current;
/linux-master/arch/powerpc/kernel/
H A Dhead_44x.S1022 lis r2,secondary_current@ha
1023 lwz r2,secondary_current@l(r2)
H A Dhead_85xx.S1045 lis r2,secondary_current@ha
1046 lwz r2,secondary_current@l(r2)
H A Dsmp.c79 struct task_struct *secondary_current; variable in typeref:struct:task_struct
1267 secondary_current = current_set[cpu] = idle;
H A Dhead_book3s_32.S842 lis r2,secondary_current@ha
844 lwz r2,secondary_current@l(r2)

Completed in 184 milliseconds