Home
last modified time | relevance | path

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

/openbmc/u-boot/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()
/openbmc/u-boot/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);
/openbmc/u-boot/arch/mips/include/asm/
H A Dprocessor.h66 struct thread_struct { struct
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h1255 struct thread_struct { struct
1295 static inline unsigned long thread_saved_pc(struct thread_struct *t) in thread_saved_pc()
/openbmc/u-boot/include/
H A Dppc_asm.tmpl162 * task's thread_struct.