Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Ducount.c202 static inline bool atomic_long_inc_below(atomic_long_t *v, int u) in atomic_long_inc_below() function
226 if (!atomic_long_inc_below(&iter->ucount[type], max)) in inc_ucount()