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

/external/kernel-headers/original/linux/
H A Dprctl.h14 #define PR_GET_UNALIGN 5 macro
/external/strace/
H A Dprocess.c197 #ifdef PR_GET_UNALIGN
198 { PR_GET_UNALIGN, "PR_GET_UNALIGN" },
319 #ifdef PR_GET_UNALIGN
320 case PR_GET_UNALIGN:
352 #ifdef PR_GET_UNALIGN
353 case PR_GET_UNALIGN:

Completed in 122 milliseconds