Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/
Ducount.c215 static inline bool atomic_long_inc_below(atomic_long_t *v, int u) in atomic_long_inc_below() function
239 if (!atomic_long_inc_below(&iter->ucount[type], max)) in inc_ucount()