Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Ducount.c211 static inline bool atomic_long_inc_below(atomic_long_t *v, int u) in atomic_long_inc_below() function
235 if (!atomic_long_inc_below(&iter->ucount[type], max)) in inc_ucount()