Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Du64_stats_sync.h162 static inline unsigned int __u64_stats_fetch_begin(const struct u64_stats_sync *syncp) in __u64_stats_fetch_begin() function
176 return __u64_stats_fetch_begin(syncp); in u64_stats_fetch_begin()
209 return __u64_stats_fetch_begin(syncp); in u64_stats_fetch_begin_irq()
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Drstat.c321 seq = __u64_stats_fetch_begin(&rstatc->bsync); in cgroup_base_stat_flush()
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dsched.h2413 seq = __u64_stats_fetch_begin(&irqtime->sync); in irq_time_read()