OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TASK_UNMAPPED_BASE
(Results
1 - 17
of
17
) sorted by null
/bionic/libc/kernel/arch-arm/asm/
memory.h
29
#ifndef
TASK_UNMAPPED_BASE
30
#define
TASK_UNMAPPED_BASE
UL(0x00000000)
/development/ndk/platforms/android-3/arch-arm/include/asm/
memory.h
29
#ifndef
TASK_UNMAPPED_BASE
30
#define
TASK_UNMAPPED_BASE
UL(0x00000000)
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
memory.h
29
#ifndef
TASK_UNMAPPED_BASE
30
#define
TASK_UNMAPPED_BASE
UL(0x00000000)
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
memory.h
29
#ifndef
TASK_UNMAPPED_BASE
30
#define
TASK_UNMAPPED_BASE
UL(0x00000000)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
memory.h
29
#ifndef
TASK_UNMAPPED_BASE
30
#define
TASK_UNMAPPED_BASE
UL(0x00000000)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
memory.h
29
#ifndef
TASK_UNMAPPED_BASE
30
#define
TASK_UNMAPPED_BASE
UL(0x00000000)
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/
memory.h
29
#ifndef
TASK_UNMAPPED_BASE
30
#define
TASK_UNMAPPED_BASE
UL(0x00000000)
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/
memory.h
29
#ifndef
TASK_UNMAPPED_BASE
30
#define
TASK_UNMAPPED_BASE
UL(0x00000000)
/external/kernel-headers/original/asm-arm/
memory.h
35
*
TASK_UNMAPPED_BASE
- the lower boundary of the mmap VM area
38
#define
TASK_UNMAPPED_BASE
UL(0x40000000)
88
#ifndef
TASK_UNMAPPED_BASE
89
#define
TASK_UNMAPPED_BASE
UL(0x00000000)
/bionic/libc/kernel/arch-sh/asm/
processor_64.h
65
#define
TASK_UNMAPPED_BASE
(TASK_SIZE / 3)
/bionic/libc/kernel/arch-x86/asm/
processor_32.h
85
#define
TASK_UNMAPPED_BASE
(PAGE_ALIGN(TASK_SIZE / 3))
/development/ndk/platforms/android-9/arch-x86/include/asm/
processor_32.h
85
#define
TASK_UNMAPPED_BASE
(PAGE_ALIGN(TASK_SIZE / 3))
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
processor_32.h
85
#define
TASK_UNMAPPED_BASE
(PAGE_ALIGN(TASK_SIZE / 3))
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
processor_32.h
85
#define
TASK_UNMAPPED_BASE
(PAGE_ALIGN(TASK_SIZE / 3))
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h
85
#define
TASK_UNMAPPED_BASE
(PAGE_ALIGN(TASK_SIZE / 3))
/external/kernel-headers/original/asm-x86/
processor_32.h
221
#define
TASK_UNMAPPED_BASE
(PAGE_ALIGN(TASK_SIZE / 3))
/external/kernel-headers/original/linux/
sched.h
[
all
...]
Completed in 675 milliseconds