Home
last modified time | relevance | path

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

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