HomeSort by relevance Sort by last modified time
    Searched full:task_size (Results 51 - 75 of 102) sorted by null

1 23 4 5

  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /bionic/libc/kernel/arch-arm/asm/
memory.h 31 #ifndef TASK_SIZE
32 #define TASK_SIZE (CONFIG_DRAM_SIZE)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
processor_32.h 83 #define TASK_SIZE (PAGE_OFFSET)
85 #define TASK_UNMAPPED_BASE (PAGE_ALIGN(TASK_SIZE / 3))
pgtable_32.h 36 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
processor_32.h 83 #define TASK_SIZE (PAGE_OFFSET)
85 #define TASK_UNMAPPED_BASE (PAGE_ALIGN(TASK_SIZE / 3))
pgtable_32.h 36 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 83 #define TASK_SIZE (PAGE_OFFSET)
85 #define TASK_UNMAPPED_BASE (PAGE_ALIGN(TASK_SIZE / 3))
pgtable_32.h 36 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
processor_32.h 83 #define TASK_SIZE (PAGE_OFFSET)
85 #define TASK_UNMAPPED_BASE (PAGE_ALIGN(TASK_SIZE / 3))
pgtable_32.h 36 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 83 #define TASK_SIZE (PAGE_OFFSET)
85 #define TASK_UNMAPPED_BASE (PAGE_ALIGN(TASK_SIZE / 3))
pgtable_32.h 36 #define USER_PTRS_PER_PGD (TASK_SIZE/PGDIR_SIZE)
  /bionic/libc/kernel/arch-x86/asm/
processor_32.h 95 #define TASK_SIZE (PAGE_OFFSET)
96 #define TASK_UNMAPPED_BASE (PAGE_ALIGN(TASK_SIZE / 3))

Completed in 2577 milliseconds

1 23 4 5