Home
last modified time | relevance | path

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

/openbmc/linux/security/landlock/
H A Dcred.h19 struct landlock_cred_security { struct
23 static inline struct landlock_cred_security * argument
H A Dsetup.c21 .lbs_cred = sizeof(struct landlock_cred_security),
H A Dsyscalls.c414 struct landlock_cred_security *new_llcred; in SYSCALL_DEFINE2()