Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dprctl.h16 #define PR_GET_UNALIGN 5 macro
/linux-4.1.27/kernel/
Dsys.c2089 case PR_GET_UNALIGN: in SYSCALL_DEFINE5()