Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/
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()
/u-boot/arch/microblaze/include/asm/
A Dsystem.h32 struct thread_struct;
33 extern void *switch_thread (struct thread_struct *last,
34 struct thread_struct *next);
/u-boot/arch/mips/include/asm/
A Dprocessor.h66 struct thread_struct { struct
/u-boot/include/
A Dppc_asm.tmpl162 * task's thread_struct.

Completed in 7 milliseconds