Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
D2003-11-27-ConstructorCast.c9 struct thread_struct { struct
13 struct thread_struct thread = (struct thread_struct) { {{0}} }; in _init_task_union() argument
D2003-11-27-UnionCtorInitialization.c11 struct thread_struct { struct
15 struct thread_struct thread = (struct thread_struct) { {{0}} }; in _init_task_union() argument
/external/u-boot/arch/arm/include/asm/
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()
/external/u-boot/arch/microblaze/include/asm/
Dsystem.h32 struct thread_struct;
33 extern void *switch_thread (struct thread_struct *last,
34 struct thread_struct *next);
/external/ltp/testcases/kernel/io/disktest/
Dmain.h190 typedef struct thread_struct { struct
193 struct thread_struct *next; /* pointer to next thread */ argument
/external/u-boot/arch/mips/include/asm/
Dprocessor.h66 struct thread_struct { struct
/external/u-boot/include/
Dppc_asm.tmpl162 * task's thread_struct.