Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dsecurebits.h11 #define SECUREBITS_DEFAULT 0x00000000 macro
/Linux-v6.6/kernel/
Dcred.c58 .securebits = SECUREBITS_DEFAULT,
Duser_namespace.c48 cred->securebits = SECUREBITS_DEFAULT; in set_cred_user_ns()