Searched refs:PR_GET_UNALIGN (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dprctl.h14 #define PR_GET_UNALIGN 5 macro
/external/strace/xlat/
H A Dprctl_options.h67 #if defined(PR_GET_UNALIGN) || (defined(HAVE_DECL_PR_GET_UNALIGN) && HAVE_DECL_PR_GET_UNALIGN)
68 XLAT(PR_GET_UNALIGN),
/external/strace/
H A Dprocess.c166 #ifdef PR_GET_UNALIGN
167 case PR_GET_UNALIGN:
199 #ifdef PR_GET_UNALIGN
200 case PR_GET_UNALIGN:

Completed in 545 milliseconds