HomeSort by relevance Sort by last modified time
    Searched refs:thread_struct (Results 1 - 19 of 19) sorted by null

  /external/clang/test/CodeGen/
2003-11-27-ConstructorCast.c 9 struct thread_struct { struct
13 struct thread_struct thread = (struct thread_struct) { {{0}} };
2003-11-27-UnionCtorInitialization.c 11 struct thread_struct { struct
15 struct thread_struct thread = (struct thread_struct) { {{0}} };
  /bionic/libc/kernel/arch-mips/asm/
processor.h 55 struct thread_struct { struct
  /development/ndk/platforms/android-9/arch-mips/include/asm/
processor.h 55 struct thread_struct { struct
  /external/kernel-headers/original/asm-arm/
processor.h 41 struct thread_struct { struct
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
processor.h 55 struct thread_struct { struct
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
processor.h 55 struct thread_struct { struct
  /bionic/libc/kernel/arch-x86/asm/
processor_32.h 165 struct thread_struct;
202 struct thread_struct *io_bitmap_owner;
209 struct thread_struct { struct
  /development/ndk/platforms/android-9/arch-x86/include/asm/
processor_32.h 165 struct thread_struct;
202 struct thread_struct *io_bitmap_owner;
209 struct thread_struct { struct
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
processor_32.h 148 struct thread_struct;
182 struct thread_struct *io_bitmap_owner;
191 struct thread_struct { struct
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
processor_32.h 148 struct thread_struct;
182 struct thread_struct *io_bitmap_owner;
191 struct thread_struct { struct
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 148 struct thread_struct;
182 struct thread_struct *io_bitmap_owner;
191 struct thread_struct { struct
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/asm/
processor_32.h 148 struct thread_struct;
182 struct thread_struct *io_bitmap_owner;
191 struct thread_struct { struct
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 148 struct thread_struct;
182 struct thread_struct *io_bitmap_owner;
191 struct thread_struct { struct
  /external/kernel-headers/original/asm-x86/
processor_32.h 291 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)
paravirt.h 22 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)
desc_32.h 137 static inline void native_load_tls(struct thread_struct *t, unsigned int cpu)
  /external/kernel-headers/original/asm-mips/
processor.h 117 * If you change thread_struct remember to change the #defines below too!
119 struct thread_struct { struct
  /external/kernel-headers/original/linux/
sched.h 878 struct thread_struct thread;
    [all...]

Completed in 776 milliseconds