Searched refs:PR_PAC_APIAKEY (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/kernel/uapi/linux/ | ||
D | prctl.h | 137 #define PR_PAC_APIAKEY (1UL << 0) macro |
/bionic/libc/bionic/ | ||
D | pthread_create.cpp | 377 prctl(PR_PAC_RESET_KEYS, PR_PAC_APIAKEY, 0, 0, 0); in __pthread_start() |