Home
last modified time | relevance | path

Searched refs:PR_GET_TIMERSLACK (Results 1 – 7 of 7) sorted by relevance

/external/strace/xlat/
Dprctl_options.h83 #if !(defined(PR_GET_TIMERSLACK) || (defined(HAVE_DECL_PR_GET_TIMERSLACK) && HAVE_DECL_PR_GET_TIMER…
84 # define PR_GET_TIMERSLACK 30 macro
179 XLAT(PR_GET_TIMERSLACK),
Dprctl_options.in28 PR_GET_TIMERSLACK 30
/external/libcap/libcap/include/uapi/linux/
Dprctl.h86 #define PR_GET_TIMERSLACK 30 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h88 #define PR_GET_TIMERSLACK 30 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c851 #ifdef PR_GET_TIMERSLACK
852 { "PR_GET_TIMERSLACK", (unsigned long) PR_GET_TIMERSLACK },
/external/strace/
Dprctl.c98 case PR_GET_TIMERSLACK: in SYS_FUNC()
DChangeLog19917 PR_GET_DUMPABLE, PR_GET_KEEPCAPS, PR_GET_SECCOMP, PR_GET_TIMERSLACK,