Home
last modified time | relevance | path

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

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