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