Home
last modified time | relevance | path

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

/Linux-v6.1/tools/include/uapi/linux/
Dprctl.h17 #define PR_GET_UNALIGN 5 macro
/Linux-v6.1/include/uapi/linux/
Dprctl.h17 #define PR_GET_UNALIGN 5 macro
/Linux-v6.1/kernel/
Dsys.c2388 case PR_GET_UNALIGN: in SYSCALL_DEFINE5()