Home
last modified time | relevance | path

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

/linux-5.19.10/tools/include/uapi/linux/
Dprctl.h17 #define PR_GET_UNALIGN 5 macro
/linux-5.19.10/include/uapi/linux/
Dprctl.h17 #define PR_GET_UNALIGN 5 macro
/linux-5.19.10/kernel/
Dsys.c2385 case PR_GET_UNALIGN: in SYSCALL_DEFINE5()