Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Du64_stats_sync.h106 static inline bool __u64_stats_fetch_retry(const struct u64_stats_sync *syncp, in __u64_stats_fetch_retry() function
174 static inline bool __u64_stats_fetch_retry(const struct u64_stats_sync *syncp, in __u64_stats_fetch_retry() function
214 return __u64_stats_fetch_retry(syncp, start); in u64_stats_fetch_retry()
/openbmc/linux/kernel/cgroup/
H A Drstat.c359 } while (__u64_stats_fetch_retry(&rstatc->bsync, seq)); in cgroup_base_stat_flush()
/openbmc/linux/kernel/sched/
H A Dsched.h2930 } while (__u64_stats_fetch_retry(&irqtime->sync, seq)); in irq_time_read()