Searched refs:thread_struct (Results 1 - 8 of 8) sorted by relevance

/external/clang/test/CodeGen/
H A D2003-11-27-ConstructorCast.c9 struct thread_struct { struct
13 struct thread_struct thread = (struct thread_struct) { {{0}} };
H A D2003-11-27-UnionCtorInitialization.c11 struct thread_struct { struct
15 struct thread_struct thread = (struct thread_struct) { {{0}} };
/external/kernel-headers/original/asm-arm/
H A Dprocessor.h41 struct thread_struct { struct
/external/kernel-headers/original/asm-x86/
H A Dprocessor_32.h291 struct thread_struct;
334 struct thread_struct *io_bitmap_owner;
347 struct thread_struct { struct
501 static inline void native_load_esp0(struct tss_struct *tss, struct thread_struct *thread)
583 static inline void load_esp0(struct tss_struct *tss, struct thread_struct *thread)
H A Dparavirt.h22 struct thread_struct;
97 void (*load_tls)(struct thread_struct *t, unsigned int cpu);
104 void (*load_esp0)(struct tss_struct *tss, struct thread_struct *t);
453 struct thread_struct *thread)
658 static inline void load_TLS(struct thread_struct *t, unsigned cpu)
H A Ddesc_32.h137 static inline void native_load_tls(struct thread_struct *t, unsigned int cpu)
/external/kernel-headers/original/asm-mips/
H A Dprocessor.h117 * If you change thread_struct remember to change the #defines below too!
119 struct thread_struct { struct
/external/kernel-headers/original/linux/
H A Dsched.h878 struct thread_struct thread;

Completed in 99 milliseconds