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

/linux-master/include/linux/
H A Dcred.h261 static inline void put_cred_many(const struct cred *_cred, int nr) function
280 put_cred_many(cred, 1);
/linux-master/kernel/
H A Dcred.c131 put_cred_many(cred, 2);
457 put_cred_many(old, 2);

Completed in 159 milliseconds