Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dcred.h281 static inline void put_cred(const struct cred *_cred) in put_cred() argument
283 struct cred *cred = (struct cred *) _cred; in put_cred()
/Linux-v6.1/kernel/
Dcred.c82 static inline void alter_cred_subscribers(const struct cred *_cred, int n) in alter_cred_subscribers() argument
85 struct cred *cred = (struct cred *) _cred; in alter_cred_subscribers()
/Linux-v6.1/Documentation/RCU/
DRTFP.txt761 ,Title="Re: {[PATCH]} Initial support for struct {vfs\_cred}"
768 Suggested RCU for vfs\_shared\_cred.