Searched refs:get_cred (Results 1 - 1 of 1) sorted by relevance

/include/linux/
H A Dcred.h213 * get_cred - Get a reference on a set of credentials
225 static inline const struct cred *get_cred(const struct cred *cred) function
277 * The result of this function should not be passed directly to get_cred();
291 (get_cred(current_cred()))

Completed in 5 milliseconds