Home
last modified time | relevance | path

Searched refs:old_cred (Results 1 – 2 of 2) sorted by relevance

/linux/security/landlock/
H A Dtsync.c30 const struct cred *old_cred; member
84 if (current_cred() == ctx->old_cred) { in restrict_one_thread()
468 int landlock_restrict_sibling_threads(const struct cred *old_cred, in landlock_restrict_sibling_threads() argument
482 shared_ctx.old_cred = old_cred; in landlock_restrict_sibling_threads()
/linux/net/unix/
H A Daf_unix.c781 const struct cred *old_cred; in update_peercred() local
786 old_cred = sk->sk_peer_cred; in update_peercred()
791 peercred->peer_cred = old_cred; in update_peercred()