Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Ducount.c149 static inline bool get_ucounts_or_wrap(struct ucounts *ucounts) in get_ucounts_or_wrap() function
157 if (!get_ucounts_or_wrap(ucounts)) { in get_ucounts()
194 wrapped = !get_ucounts_or_wrap(ucounts); in alloc_ucounts()