Searched refs:landlock_cred_security (Results 1 – 3 of 3) sorted by relevance
19 struct landlock_cred_security { struct23 static inline struct landlock_cred_security * argument
21 .lbs_cred = sizeof(struct landlock_cred_security),
402 struct landlock_cred_security *new_llcred; in SYSCALL_DEFINE2()