Home
last modified time | relevance | path

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

/external/strace/xlat/
Dprctl_options.h108 #if !(defined(PR_SET_TIMERSLACK) || (defined(HAVE_DECL_PR_SET_TIMERSLACK) && HAVE_DECL_PR_SET_TIMER…
109 # define PR_SET_TIMERSLACK 29 macro
111 XLAT(PR_SET_TIMERSLACK),
Dprctl_options.in27 PR_SET_TIMERSLACK 29
/external/kernel-headers/original/uapi/linux/
Dprctl.h87 #define PR_SET_TIMERSLACK 29 macro
/external/strace/
Dprctl.c140 case PR_SET_TIMERSLACK: in prctl_enter()