HomeSort by relevance Sort by last modified time
    Searched refs:start_stack (Results 26 - 50 of 60) sorted by null

12 3

  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm/
user.h 44 unsigned long start_stack; member in struct:user
59 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
user.h 86 unsigned long start_stack; member in struct:user
157 unsigned long start_stack; member in struct:user
173 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
user.h 86 unsigned long start_stack; member in struct:user
157 unsigned long start_stack; member in struct:user
173 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
user.h 86 unsigned long start_stack; member in struct:user
157 unsigned long start_stack; member in struct:user
173 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
  /bionic/libc/kernel/arch-x86/asm/
user_32.h 75 unsigned long start_stack; member in struct:user
90 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
user32.h 74 __u32 start_stack; member in struct:user32
  /development/ndk/platforms/android-9/arch-x86/include/asm/
user_32.h 75 unsigned long start_stack; member in struct:user
90 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
user32.h 74 __u32 start_stack; member in struct:user32
  /external/kernel-headers/original/asm-x86/
user_32.h 27 current->start_stack, so we round each of these off in order to be able
103 unsigned long start_stack; /* Starting virtual address of stack area. member in struct:user
119 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
user_32.h 27 current->start_stack, so we round each of these off in order to be able
103 unsigned long start_stack; /* Starting virtual address of stack area. member in struct:user
119 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
user_64.h 29 current->start_stack, so we round each of these off in order to be able
93 unsigned long start_stack; /* Starting virtual address of stack area. member in struct:user
112 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
user_32.h 27 current->start_stack, so we round each of these off in order to be able
103 unsigned long start_stack; /* Starting virtual address of stack area. member in struct:user
119 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
user_64.h 29 current->start_stack, so we round each of these off in order to be able
93 unsigned long start_stack; /* Starting virtual address of stack area. member in struct:user
112 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
user_32.h 27 current->start_stack, so we round each of these off in order to be able
103 unsigned long start_stack; /* Starting virtual address of stack area. member in struct:user
119 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
user_64.h 29 current->start_stack, so we round each of these off in order to be able
93 unsigned long start_stack; /* Starting virtual address of stack area. member in struct:user
112 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
user_32.h 66 unsigned long start_stack; member in struct:user
79 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
user_32.h 66 unsigned long start_stack; member in struct:user
79 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
user_32.h 66 unsigned long start_stack; member in struct:user
79 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
user_32.h 66 unsigned long start_stack; member in struct:user
79 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
user_32.h 66 unsigned long start_stack; member in struct:user
79 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
user_32.h 75 unsigned long start_stack; member in struct:user
90 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
user_32.h 75 unsigned long start_stack; member in struct:user
90 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
elf-fdpic.h 64 unsigned long *start_stack,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
elf-fdpic.h 64 unsigned long *start_stack,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
elf-fdpic.h 64 unsigned long *start_stack,

Completed in 373 milliseconds

12 3