Searched refs:PR_SET_SECUREBITS (Results 1 – 10 of 10) sorted by relevance
77 #if !(defined(PR_SET_SECUREBITS) || (defined(HAVE_DECL_PR_SET_SECUREBITS) && HAVE_DECL_PR_SET_SECUR…78 # define PR_SET_SECUREBITS 28 macro174 XLAT(PR_SET_SECUREBITS),
26 PR_SET_SECUREBITS 28
79 #define PR_SET_SECUREBITS 28 macro
81 #define PR_SET_SECUREBITS 28 macro
141 #ifdef PR_SET_SECUREBITS in report()
199 #define PR_SET_SECUREBITS 28 macro
267 case PR_SET_SECUREBITS: in SYS_FUNC()
660 #ifdef PR_SET_SECUREBITS in capng_lock()661 int rc = prctl(PR_SET_SECUREBITS, in capng_lock()
298 status = prctl(PR_SET_SECUREBITS, value); in main()
1384 (PR_SET_SECUREBITS, SECURE_ALL_BITS | SECURE_ALL_LOCKS)) in minijail_enter()