Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dutil.h647 static inline void acc_u64s(u64 *acc, const u64 *src, unsigned nr) in acc_u64s() function
659 acc_u64s(acc, per_cpu_ptr(src, cpu), nr); in acc_u64s_percpu()
H A Dutil.c998 acc_u64s(ret, i, nr); in bch2_acc_percpu_u64s()
H A Ddisk_accounting.c604 acc_u64s((u64 *) dst, (u64 *) src, sizeof(*src) / sizeof(u64)); in bch2_gc_accounting_done()
H A Dbuckets.c550 acc_u64s((u64 *) dst, (u64 *) src, sizeof(*src) / sizeof(u64)); in bch2_trans_account_disk_usage_change()