Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/cgroup/
A Drstat.c300 u64_stats_init(&rstatc->bsync); in cgroup_rstat_init()
372 seq = __u64_stats_fetch_begin(&rstatc->bsync); in cgroup_base_stat_flush()
374 } while (__u64_stats_fetch_retry(&rstatc->bsync, seq)); in cgroup_base_stat_flush()
396 *flags = u64_stats_update_begin_irqsave(&rstatc->bsync); in cgroup_base_stat_cputime_account_begin()
404 u64_stats_update_end_irqrestore(&rstatc->bsync, flags); in cgroup_base_stat_cputime_account_end()
/linux-6.3-rc2/include/linux/
A Dcgroup-defs.h335 struct u64_stats_sync bsync; member

Completed in 9 milliseconds