Home
last modified time | relevance | path

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

/linux/include/linux/
H A Du64_stats_sync.h119 static inline bool __u64_stats_fetch_retry(const struct u64_stats_sync *syncp, in u64_stats_read()
199 static inline bool __u64_stats_fetch_retry(const struct u64_stats_sync *syncp, in u64_stats_update_end_irqrestore()
239 return __u64_stats_fetch_retry(syncp, start);
106 static inline bool __u64_stats_fetch_retry(const struct u64_stats_sync *syncp, __u64_stats_fetch_retry() function
174 static inline bool __u64_stats_fetch_retry(const struct u64_stats_sync *syncp, __u64_stats_fetch_retry() function
/linux/kernel/cgroup/
H A Drstat.c579 } while (__u64_stats_fetch_retry(&rstatbc->bsync, seq)); in cgroup_base_stat_flush()
/linux/kernel/sched/
H A Dsched.h3416 } while (__u64_stats_fetch_retry(&irqtime->sync, seq));