Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcred.h228 static inline struct cred *get_new_cred(struct cred *cred) in get_new_cred() function
254 return get_new_cred(nonconst_cred); in get_cred()
/OK3568_Linux_fs/kernel/kernel/
H A Dcred.c570 get_new_cred((struct cred *)new); in override_creds()
/OK3568_Linux_fs/kernel/Documentation/security/
H A Dcredentials.rst530 - ``struct cred *get_new_cred(struct cred *cred);``