Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dsecurebits.h11 #define SECUREBITS_DEFAULT 0x00000000 macro
/openbmc/linux/kernel/
H A Dcred.c54 .securebits = SECUREBITS_DEFAULT,
H A Duser_namespace.c48 cred->securebits = SECUREBITS_DEFAULT; in set_cred_user_ns()