Home
last modified time | relevance | path

Searched refs:le64_add_cpu (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/include/linux/byteorder/
H A Dgeneric.h154 static inline void le64_add_cpu(__le64 *var, u64 val) in le64_add_cpu() function
/openbmc/linux/include/linux/byteorder/
H A Dgeneric.h154 static inline void le64_add_cpu(__le64 *var, u64 val) in le64_add_cpu() function
/openbmc/linux/fs/nilfs2/
H A Dcpfile.c257 le64_add_cpu(&header->ch_ncheckpoints, 1); in nilfs_cpfile_get_checkpoint()
395 le64_add_cpu(&header->ch_ncheckpoints, -(u64)tnicps); in nilfs_cpfile_delete_checkpoints()
711 le64_add_cpu(&header->ch_nsnapshots, 1); in nilfs_cpfile_set_snapshot()
814 le64_add_cpu(&header->ch_nsnapshots, -1); in nilfs_cpfile_clear_snapshot()
H A Dsufile.c112 le64_add_cpu(&header->sh_ncleansegs, ncleanadd); in nilfs_sufile_mod_counter()
113 le64_add_cpu(&header->sh_ndirtysegs, ndirtyadd); in nilfs_sufile_mod_counter()
370 le64_add_cpu(&header->sh_ncleansegs, -1); in nilfs_sufile_alloc()
371 le64_add_cpu(&header->sh_ndirtysegs, 1); in nilfs_sufile_alloc()
/openbmc/linux/fs/ocfs2/
H A Dresize.c149 le64_add_cpu(&fe->i_size, (u64)new_clusters << osb->s_clustersize_bits); in ocfs2_update_last_group_and_inode()
559 le64_add_cpu(&fe->i_size, (u64)input->clusters << osb->s_clustersize_bits); in ocfs2_group_add()
H A Dalloc.c3435 le64_add_cpu(&right_rec->e_blkno, in ocfs2_merge_rec_right()
3603 le64_add_cpu(&right_rec->e_blkno, in ocfs2_merge_rec_left()
3840 le64_add_cpu(&rec->e_blkno, len_blocks); in ocfs2_subtract_from_rec()
4895 le64_add_cpu(&split_rec->e_blkno, in ocfs2_make_right_split_rec()
5468 le64_add_cpu(&rec->e_blkno, ocfs2_clusters_to_blocks(sb, len)); in ocfs2_truncate_rec()
H A Drefcounttree.c1936 le64_add_cpu(&tail_rec->r_cpos, in ocfs2_split_refcount_rec()
/openbmc/linux/crypto/
H A Dnhpoly1305.c114 le64_add_cpu(&state->nh_hash[i], in nhpoly1305_units()
/openbmc/linux/fs/ntfs3/
H A Dattrib.c2457 le64_add_cpu(&attr->nres.svcn, len); in attr_insert_range()
2458 le64_add_cpu(&attr->nres.evcn, len); in attr_insert_range()