| /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/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 | 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/fs/ntfs3/ |
| H A D | xattr.c | 386 le16_add_cpu(&ea_info.count, -1); in ntfs_set_ea() 388 le16_add_cpu(&ea_info.size_pack, 0 - packed_ea_size(ea)); in ntfs_set_ea()
|
| H A D | fslog.c | 937 le16_add_cpu(&t->total, 1); in alloc_rsttbl_idx() 1029 le16_add_cpu(&rt->total, 1); in alloc_rsttbl_from_idx() 3301 le16_add_cpu(&rec->seq, 1); in do_action() 3337 le16_add_cpu(&rec->hard_links, 1); in do_action() 3355 le16_add_cpu(&rec->hard_links, -1); in do_action()
|
| H A D | index.c | 2335 le16_add_cpu(&re->size, sizeof(u64)); in indx_get_entry_to_replace()
|
| H A D | frecord.c | 1528 le16_add_cpu(&ni->mi.mrec->hard_links, 1); in ni_insert_resident()
|
| /linux/fs/ext4/ |
| H A D | extents.c | 1030 le16_add_cpu(&curp->p_hdr->eh_entries, 1); in ext4_ext_insert_index() 1162 le16_add_cpu(&neh->eh_entries, m); in ext4_ext_split() 1184 le16_add_cpu(&path[depth].p_hdr->eh_entries, -m); in ext4_ext_split() 1248 le16_add_cpu(&neh->eh_entries, m); in ext4_ext_split() 1270 le16_add_cpu(&path[i].p_hdr->eh_entries, -m); in ext4_ext_split() 1386 le16_add_cpu(&neh->eh_depth, 1); in ext4_ext_grow_indepth() 1852 le16_add_cpu(&eh->eh_entries, -1); in ext4_ext_try_to_merge_right() 2194 le16_add_cpu(&eh->eh_entries, 1); in ext4_ext_insert_extent() 2336 le16_add_cpu(&path[k].p_hdr->eh_entries, -1); in ext4_ext_rm_idx() 2775 le16_add_cpu(&eh->eh_entries, -1); in ext4_ext_rm_leaf()
|
| H A D | resize.c | 935 le16_add_cpu(&es->s_reserved_gdt_blocks, -1); in add_new_gdb()
|
| H A D | super.c | 3160 le16_add_cpu(&es->s_mnt_count, 1); in ext4_setup_super()
|
| /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 | 1970 le16_add_cpu(&tx_cmd->params.len, -snap_ip_tcp_hdrlen); in iwl_fill_data_tbs_amsdu() 2013 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/net/wireless/mediatek/mt76/mt7915/ |
| H A D | mcu.c | 496 le16_add_cpu(sub_ntlv, 1); in mt7915_mcu_add_nested_subtlv() 497 le16_add_cpu(len, sub_len); in mt7915_mcu_add_nested_subtlv()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | sta.c | 1000 le16_add_cpu(&cmd.ssn, 1); in iwl_mvm_enable_txq()
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76_connac_mcu.c | 366 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()
|