Home
last modified time | relevance | path

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

/linux-6.15/tools/include/uapi/linux/
H A Dprctl.h17 #define PR_GET_UNALIGN 5 macro
/linux-6.15/include/uapi/linux/
H A Dprctl.h17 #define PR_GET_UNALIGN 5 macro
/linux-6.15/tools/perf/trace/beauty/include/uapi/linux/
H A Dprctl.h17 #define PR_GET_UNALIGN 5 macro
/linux-6.15/kernel/
H A Dsys.c2510 case PR_GET_UNALIGN: in SYSCALL_DEFINE5()