Home
last modified time | relevance | path

Searched refs:thread_struct (Results 1 – 8 of 8) 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/kernel-headers/original/asm-x86/
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) in native_load_esp0()
583 static inline void load_esp0(struct tss_struct *tss, struct thread_struct *thread) in load_esp0()
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) in load_esp0()
658 static inline void load_TLS(struct thread_struct *t, unsigned cpu) in load_TLS()
Ddesc_32.h137 static inline void native_load_tls(struct thread_struct *t, unsigned int cpu) in native_load_tls()
/external/kernel-headers/original/asm-arm/
Dprocessor.h41 struct thread_struct { struct
/external/kernel-headers/original/asm-mips/
Dprocessor.h119 struct thread_struct { struct
/external/kernel-headers/original/linux/
Dsched.h878 struct thread_struct thread;