Home
last modified time | relevance | path

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

/linux/include/linux/
A Dcred.h229 static inline struct cred *get_new_cred(struct cred *cred) in get_new_cred() function
255 return get_new_cred(nonconst_cred); in get_cred()
/linux/kernel/
A Dcred.c576 get_new_cred((struct cred *)new); in override_creds()
/linux/Documentation/security/
A Dcredentials.rst530 - ``struct cred *get_new_cred(struct cred *cred);``

Completed in 7 milliseconds