HomeSort by relevance Sort by last modified time
    Searched defs:thread_struct (Results 1 - 10 of 10) 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}} };
  /external/kernel-headers/original/asm-arm/
processor.h 41 struct thread_struct { struct
  /bionic/libc/kernel/arch-sh/asm/
processor_64.h 87 struct thread_struct { struct
  /bionic/libc/kernel/arch-x86/asm/
processor_32.h 148 struct thread_struct;
182 struct thread_struct *io_bitmap_owner;
191 struct thread_struct { struct
  /development/ndk/platforms/android-9/arch-x86/include/asm/
processor_32.h 148 struct thread_struct;
182 struct thread_struct *io_bitmap_owner;
191 struct thread_struct { struct
  /prebuilt/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
  /prebuilt/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
  /prebuilt/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
  /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)

Completed in 289 milliseconds