OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TASK_SIZE
(Results
51 - 69
of
69
) sorted by null
1
2
3
/development/ndk/platforms/android-9/arch-x86/include/asm/
pgtable_32.h
40
#define USER_PTRS_PER_PGD (
TASK_SIZE
/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
elf.h
217
#define ELF_ET_DYN_BASE (
TASK_SIZE
/ 3 * 2)
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/
pgtable_32.h
40
#define USER_PTRS_PER_PGD (
TASK_SIZE
/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
elf.h
217
#define ELF_ET_DYN_BASE (
TASK_SIZE
/ 3 * 2)
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/
pgtable_32.h
40
#define USER_PTRS_PER_PGD (
TASK_SIZE
/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/
elf.h
217
#define ELF_ET_DYN_BASE (
TASK_SIZE
/ 3 * 2)
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/
pgtable_32.h
40
#define USER_PTRS_PER_PGD (
TASK_SIZE
/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/
elf.h
217
#define ELF_ET_DYN_BASE (
TASK_SIZE
/ 3 * 2)
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm/
pgtable_32.h
40
#define USER_PTRS_PER_PGD (
TASK_SIZE
/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/
elf.h
217
#define ELF_ET_DYN_BASE (
TASK_SIZE
/ 3 * 2)
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm/
pgtable_32.h
40
#define USER_PTRS_PER_PGD (
TASK_SIZE
/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/
elf.h
217
#define ELF_ET_DYN_BASE (
TASK_SIZE
/ 3 * 2)
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm/
pgtable_32.h
40
#define USER_PTRS_PER_PGD (
TASK_SIZE
/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/
elf.h
217
#define ELF_ET_DYN_BASE (
TASK_SIZE
/ 3 * 2)
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/asm/
pgtable_32.h
40
#define USER_PTRS_PER_PGD (
TASK_SIZE
/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/
elf.h
217
#define ELF_ET_DYN_BASE (
TASK_SIZE
/ 3 * 2)
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/asm/
pgtable_32.h
40
#define USER_PTRS_PER_PGD (
TASK_SIZE
/PGDIR_SIZE)
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
elf.h
217
#define ELF_ET_DYN_BASE (
TASK_SIZE
/ 3 * 2)
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/
pgtable_32.h
40
#define USER_PTRS_PER_PGD (
TASK_SIZE
/PGDIR_SIZE)
Completed in 286 milliseconds
1
2
3