Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dprctl.h86 #define PR_GET_TIMERSLACK 30 macro
/linux-3.4.99/kernel/
Dsys.c1952 case PR_GET_TIMERSLACK: in SYSCALL_DEFINE5()