Home
last modified time | relevance | path

Searched refs:PR_SET_TIMERSLACK (Results 1 – 5 of 5) sorted by relevance

/external/strace/xlat/
Dprctl_options.h80 #if !(defined(PR_SET_TIMERSLACK) || (defined(HAVE_DECL_PR_SET_TIMERSLACK) && HAVE_DECL_PR_SET_TIMER…
81 # define PR_SET_TIMERSLACK 29 macro
175 XLAT(PR_SET_TIMERSLACK),
Dprctl_options.in27 PR_SET_TIMERSLACK 29
/external/libcap/libcap/include/uapi/linux/
Dprctl.h85 #define PR_SET_TIMERSLACK 29 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h87 #define PR_SET_TIMERSLACK 29 macro
/external/strace/
Dprctl.c272 case PR_SET_TIMERSLACK: in SYS_FUNC()