Home
last modified time | relevance | path

Searched refs:thread_struct (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dprocessor.h66 struct thread_struct { struct
89 static inline unsigned long thread_saved_pc(struct thread_struct *t) in thread_saved_pc() argument
94 static inline unsigned long thread_saved_fp(struct thread_struct *t) in thread_saved_fp()
/rk3399_rockchip-uboot/arch/microblaze/include/asm/
H A Dsystem.h32 struct thread_struct;
33 extern void *switch_thread (struct thread_struct *last,
34 struct thread_struct *next);
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dprocessor.h67 struct thread_struct { struct
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dprocessor.h1262 struct thread_struct { struct
1302 static inline unsigned long thread_saved_pc(struct thread_struct *t) in thread_saved_pc()
/rk3399_rockchip-uboot/include/
H A Dppc_asm.tmpl163 * task's thread_struct.