Searched refs:PR_GET_TIMERSLACK (Results 1 – 13 of 13) sorted by relevance
71 TEST(prctl(PR_GET_TIMERSLACK)); in check_get_timerslack()92 current_value = prctl(PR_GET_TIMERSLACK); in check_inherit_timerslack()94 default_value = prctl(PR_GET_TIMERSLACK); in check_inherit_timerslack()129 TEST(prctl(PR_GET_TIMERSLACK)); in setup()
195 #if defined(PR_GET_TIMERSLACK) || (defined(HAVE_DECL_PR_GET_TIMERSLACK) && HAVE_DECL_PR_GET_TIMERSL…197 static_assert((PR_GET_TIMERSLACK) == (30), "PR_GET_TIMERSLACK != 30");200 # define PR_GET_TIMERSLACK 30401 XLAT(PR_GET_TIMERSLACK),
28 PR_GET_TIMERSLACK 30
24 # define PR_GET_TIMERSLACK 30 macro
88 #define PR_GET_TIMERSLACK 30 macro
362 #ifdef PR_GET_TIMERSLACK in timer_setup()363 ret = prctl(PR_GET_TIMERSLACK); in timer_setup()
89 #define PR_GET_TIMERSLACK 30 macro
125 case PR_GET_TIMERSLACK: in SYS_FUNC()
34561 PR_GET_DUMPABLE, PR_GET_KEEPCAPS, PR_GET_SECCOMP, PR_GET_TIMERSLACK,
3808 #ifdef PR_GET_TIMERSLACK3809 { "PR_GET_TIMERSLACK", (unsigned long) PR_GET_TIMERSLACK },
1095 pub const PR_GET_TIMERSLACK: ::c_int = 30; constant
1644 pub const PR_GET_TIMERSLACK: ::c_int = 30; constant
2561 pub const PR_GET_TIMERSLACK: ::c_int = 30; constant