| /linux/fs/ocfs2/ |
| H A D | resize.c | 112 le16_add_cpu(&group->bg_bits, num_bits); in ocfs2_update_last_group_and_inode() 113 le16_add_cpu(&group->bg_free_bits_count, num_bits); in ocfs2_update_last_group_and_inode() 124 le16_add_cpu(&group->bg_free_bits_count, -1 * backups); in ocfs2_update_last_group_and_inode() 167 le16_add_cpu(&group->bg_free_bits_count, backups); in ocfs2_update_last_group_and_inode() 168 le16_add_cpu(&group->bg_bits, -1 * num_bits); in ocfs2_update_last_group_and_inode() 169 le16_add_cpu(&group->bg_free_bits_count, -1 * num_bits); in ocfs2_update_last_group_and_inode() 550 le16_add_cpu(&cl->cl_next_free_rec, 1); in ocfs2_group_add()
|
| H A D | alloc.c | 1317 le16_add_cpu(&el->l_next_free_rec, 1); in ocfs2_add_branch() 1416 le16_add_cpu(&root_el->l_tree_depth, 1); in ocfs2_shift_tree_depth() 1739 le16_add_cpu(&el->l_next_free_rec, 1); in ocfs2_create_empty_extent() 2204 le16_add_cpu(&left_el->l_next_free_rec, -1); in ocfs2_rotate_subtree_right() 2207 le16_add_cpu(&left_el->l_next_free_rec, 1); in ocfs2_rotate_subtree_right() 2643 le16_add_cpu(&root_el->l_next_free_rec, -1); in ocfs2_unlink_subtree() 3448 le16_add_cpu(&left_rec->e_leaf_clusters, -split_clusters); in ocfs2_merge_rec_right() 3454 le16_add_cpu(&right_rec->e_leaf_clusters, split_clusters); in ocfs2_merge_rec_right() 3616 le16_add_cpu(&left_rec->e_leaf_clusters, split_clusters); in ocfs2_merge_rec_left() 3622 le16_add_cpu(&right_rec->e_leaf_clusters, -split_clusters); in ocfs2_merge_rec_left() [all …]
|
| H A D | suballoc.c | 339 le16_add_cpu(&bg->bg_bits, clusters * le16_to_cpu(cl->cl_bpc)); in ocfs2_bg_discontig_add_extent() 340 le16_add_cpu(&bg->bg_free_bits_count, in ocfs2_bg_discontig_add_extent() 342 le16_add_cpu(&el->l_next_free_rec, 1); in ocfs2_bg_discontig_add_extent() 731 le16_add_cpu(&cl->cl_next_free_rec, 1); in ocfs2_block_group_alloc() 1399 le16_add_cpu(&bg->bg_free_bits_count, -num_bits); in ocfs2_block_group_set_bits() 2521 le16_add_cpu(&bg->bg_free_bits_count, num_bits); in ocfs2_block_group_clear_bits()
|
| H A D | xattr.c | 1681 le16_add_cpu(&xh->xh_entries[i].xe_name_offset, in ocfs2_xa_block_wipe_namevalue() 1695 le16_add_cpu(&loc->xl_header->xh_count, 1); in ocfs2_xa_block_add_entry() 1840 le16_add_cpu(&loc->xl_header->xh_name_value_len, in ocfs2_xa_bucket_wipe_namevalue() 1874 le16_add_cpu(&xh->xh_count, 1); in ocfs2_xa_bucket_add_entry() 1890 le16_add_cpu(&xh->xh_name_value_len, size); in ocfs2_xa_bucket_add_namevalue() 1974 le16_add_cpu(&xh->xh_count, -1); in ocfs2_xa_remove_entry() 2776 le16_add_cpu(&idata->id_count, -xattrsize); in ocfs2_xattr_ibody_init() 2779 le16_add_cpu(&el->l_count, -(xattrsize / in ocfs2_xattr_ibody_init() 4259 le16_add_cpu(&xh->xh_entries[i].xe_name_offset, off_change); in ocfs2_cp_xattr_block_to_bucket() 4770 le16_add_cpu(&xh->xh_count, -start); in ocfs2_divide_xattr_bucket() [all …]
|
| H A D | refcounttree.c | 1205 le16_add_cpu(&rb->rf_records.rl_used, -1); in ocfs2_rotate_refcount_rec_left() 1267 le16_add_cpu(&rl->rl_used, -1); in ocfs2_change_refcount_rec() 1492 le16_add_cpu(&rl->rl_used, -num_moved); in ocfs2_divide_leaf_refcount_block() 1789 le16_add_cpu(&rf_list->rl_used, 1); in ocfs2_insert_refcount_rec() 1952 le16_add_cpu(&rf_list->rl_used, recs_need); in ocfs2_split_refcount_rec() 4193 le16_add_cpu(&el->l_count, -(inline_size / in __ocfs2_reflink()
|
| H A D | dir.c | 1203 le16_add_cpu(&pde->rec_len, in __ocfs2_delete_entry() 1481 le16_add_cpu(&dx_leaf->dl_list.de_num_used, 1); in ocfs2_dx_dir_leaf_insert_tail() 1499 le16_add_cpu(&entry_list->de_num_used, 1); in ocfs2_dx_entry_list_insert() 2797 le16_add_cpu(&prev_de->rec_len, bytes); in ocfs2_expand_last_dirent()
|
| /linux/fs/ufs/ |
| H A D | swab.h | 102 le16_add_cpu((__le16 *)n, d); in fs16_add() 111 le16_add_cpu((__le16 *)n, -d); in fs16_sub()
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_tlv.c | 71 le16_add_cpu(&msg->hdr.len, in fbnic_tlv_attr_put_flag() 120 le16_add_cpu(&msg->hdr.len, in fbnic_tlv_attr_put_value() 334 le16_add_cpu(&msg->hdr.len, len); in fbnic_tlv_attr_nest_stop()
|
| /linux/fs/ext2/ |
| H A D | ialloc.c | 79 le16_add_cpu(&desc->bg_free_inodes_count, 1); in ext2_release_inode() 81 le16_add_cpu(&desc->bg_used_dirs_count, -1); in ext2_release_inode() 528 le16_add_cpu(&gdp->bg_free_inodes_count, -1); in ext2_new_inode() 532 le16_add_cpu(&gdp->bg_used_dirs_count, 1); in ext2_new_inode()
|
| H A D | super.c | 683 le16_add_cpu(&es->s_mnt_count, 1); in ext2_setup_super()
|
| /linux/include/linux/byteorder/ |
| H A D | generic.h | 144 static inline void le16_add_cpu(__le16 *var, u16 val) in le16_add_cpu() function
|
| /linux/fs/hpfs/ |
| H A D | dnode.c | 488 le16_add_cpu(&de->length, -4); in move_to_top() 584 le16_add_cpu(&de->length, -4); in delete_empty_dnode() 662 le16_add_cpu(&del->length, 4); in delete_empty_dnode() 667 le16_add_cpu(&del->length, -4); in delete_empty_dnode() 683 le16_add_cpu(&de_prev->length, 4); in delete_empty_dnode()
|
| H A D | anode.c | 158 le16_add_cpu(&btree->first_free, 12); in hpfs_add_sector_to_btree() 179 le16_add_cpu(&btree->first_free, 8); in hpfs_add_sector_to_btree()
|
| /linux/fs/quota/ |
| H A D | quota_tree.c | 303 le16_add_cpu(&dh->dqdh_entries, 1); in find_free_dqentry() 505 le16_add_cpu(&dh->dqdh_entries, -1); in free_dqentry()
|
| /linux/drivers/usb/gadget/ |
| H A D | composite.c | 768 le16_add_cpu(&bos->wTotalLength, USB_DT_USB_EXT_CAP_SIZE); in bos_desc() 785 le16_add_cpu(&bos->wTotalLength, USB_DT_USB_SS_CAP_SIZE); in bos_desc() 818 le16_add_cpu(&bos->wTotalLength, USB_DT_USB_SSP_CAP_SIZE(ssac)); in bos_desc() 884 le16_add_cpu(&bos->wTotalLength, in bos_desc()
|
| /linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/ |
| H A D | tx-gen2.c | 208 le16_add_cpu(&tx_cmd->len, -snap_ip_tcp_hdrlen); in iwl_txq_gen2_build_amsdu() 254 le16_add_cpu(&tx_cmd->len, tb_len); in iwl_txq_gen2_build_amsdu()
|
| H A D | tx.c | 1966 le16_add_cpu(&tx_cmd->params.len, -snap_ip_tcp_hdrlen); in iwl_fill_data_tbs_amsdu() 2009 le16_add_cpu(&tx_cmd->params.len, pos_hdr - subf_hdrs_start); in iwl_fill_data_tbs_amsdu()
|
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_iwarp.c | 2144 le16_add_cpu(&curr_pkt->first_mpa_offset, in qed_iwarp_mpa_get_data() 2221 le16_add_cpu(&curr_pkt->first_mpa_offset, in qed_iwarp_process_mpa_pkt() 2261 le16_add_cpu(&curr_pkt->first_mpa_offset, in qed_iwarp_process_mpa_pkt()
|
| /linux/drivers/nfc/ |
| H A D | port100.c | 568 le16_add_cpu(&frame->datalen, len); in port100_tx_update_payload_len()
|
| /linux/drivers/gpu/drm/amd/display/dc/bios/ |
| H A D | command_table.c | 2275 le16_add_cpu(¶ms.usV_SyncOffset, 1); in set_crtc_using_dtd_timing_v3()
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76_connac_mcu.c | 322 le16_add_cpu(&sta_hdr->len, sizeof(hdr)); in mt76_connac_mcu_alloc_wtbl_req()
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_cmn.c | 4120 le16_add_cpu(&pkt_size, skb_frag_size(frag)); in bnx2x_start_xmit()
|