Home
last modified time | relevance | path

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

/linux/include/linux/byteorder/
H A Dgeneric.h218 static inline void be64_add_cpu(__be64 *var, u64 val) in be64_add_cpu() function
/linux/fs/omfs/
H A Dfile.c149 be64_add_cpu(&entry->e_blocks, 1); in omfs_grow_extent()
/linux/fs/gfs2/
H A Dquota.c859 be64_add_cpu(&q.qu_value, change); in gfs2_adjust_quota()
/linux/drivers/net/ethernet/google/gve/
H A Dgve_main.c2257 be64_add_cpu(&priv->stats_report->written_count, 1); in gve_handle_report_stats()