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

/linux-master/kernel/
H A Ducount.c150 static inline bool get_ucounts_or_wrap(struct ucounts *ucounts) function
158 if (!get_ucounts_or_wrap(ucounts)) {
195 wrapped = !get_ucounts_or_wrap(ucounts);

Completed in 133 milliseconds