Searched refs:ANDROID_PR_SET_VMA (Results 1 – 2 of 2) sorted by relevance
38 #define ANDROID_PR_SET_VMA 0x53564d41 // 'SVMA' macro127 if(prctl(ANDROID_PR_SET_VMA, ANDROID_PR_SET_VMA_ANON_NAME, memory, roundedSize, name) == -1) in allocateExecutable()
25 #define ANDROID_PR_SET_VMA 0x53564d41 macro73 prctl(ANDROID_PR_SET_VMA, ANDROID_PR_SET_VMA_ANON_NAME, ret, in pages_map()