Home
last modified time | relevance | path

Searched refs:SECURE_ALL_LOCKS (Results 1 – 3 of 3) sorted by relevance

/external/libcap/libcap/include/uapi/linux/
Dsecurebits.h58 #define SECURE_ALL_LOCKS (SECURE_ALL_BITS << 1) macro
/external/kernel-headers/original/uapi/linux/
Dsecurebits.h59 #define SECURE_ALL_LOCKS (SECURE_ALL_BITS << 1) macro
/external/minijail/
Dsystem.c60 unsigned long securebits = SECURE_ALL_BITS | SECURE_ALL_LOCKS; in lock_securebits()