/linux/crypto/ |
A D | streebog_generic.c | 30 cpu_to_le64(0xdd806559f2a64507ULL), 31 cpu_to_le64(0x05767436cc744d23ULL), 32 cpu_to_le64(0xa2422a08a460d315ULL), 33 cpu_to_le64(0x4b7ce09192676901ULL), 34 cpu_to_le64(0x714eb88d7585c4fcULL), 35 cpu_to_le64(0x2f6a76432e45d016ULL), 36 cpu_to_le64(0xebcb2f81c0657c1fULL), 37 cpu_to_le64(0xb1085bda1ecadae9ULL) 40 cpu_to_le64(0xe679047021b19bb7ULL), 47 cpu_to_le64(0x6fa3b58aa99d2f1aULL) [all …]
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
A D | coex.c | 18 {cpu_to_le64(0), cpu_to_le64(0), cpu_to_le64(0)}, 21 cpu_to_le64(0x0ULL), 26 cpu_to_le64(0x0ULL), 31 cpu_to_le64(0x0ULL), 36 cpu_to_le64(0x0ULL), 67 cpu_to_le64(0x0ULL), 72 cpu_to_le64(0x0) 77 cpu_to_le64(0x0) 82 cpu_to_le64(0x0) 86 cpu_to_le64(0x0ULL), [all …]
|
/linux/fs/ceph/ |
A D | metric.c | 54 cap->hit = cpu_to_le64(percpu_counter_sum(&m->i_caps_hit)); in ceph_mdsc_send_metrics() 55 cap->mis = cpu_to_le64(percpu_counter_sum(&m->i_caps_mis)); in ceph_mdsc_send_metrics() 56 cap->total = cpu_to_le64(nr_caps); in ceph_mdsc_send_metrics() 101 dlease->hit = cpu_to_le64(percpu_counter_sum(&m->d_lease_hit)); in ceph_mdsc_send_metrics() 102 dlease->mis = cpu_to_le64(percpu_counter_sum(&m->d_lease_mis)); in ceph_mdsc_send_metrics() 103 dlease->total = cpu_to_le64(atomic64_read(&m->total_dentries)); in ceph_mdsc_send_metrics() 115 files->total = cpu_to_le64(sum); in ceph_mdsc_send_metrics() 124 icaps->pinned_icaps = cpu_to_le64(nr_caps); in ceph_mdsc_send_metrics() 125 icaps->total = cpu_to_le64(sum); in ceph_mdsc_send_metrics() 135 inodes->total = cpu_to_le64(sum); in ceph_mdsc_send_metrics() [all …]
|
A D | locks.c | 108 req->r_args.filelock_change.owner = cpu_to_le64(owner); in ceph_lock_message() 109 req->r_args.filelock_change.pid = cpu_to_le64((u64)fl->fl_pid); in ceph_lock_message() 110 req->r_args.filelock_change.start = cpu_to_le64(fl->fl_start); in ceph_lock_message() 111 req->r_args.filelock_change.length = cpu_to_le64(length); in ceph_lock_message() 387 cephlock->start = cpu_to_le64(lock->fl_start); in lock_to_ceph_filelock() 388 cephlock->length = cpu_to_le64(lock->fl_end - lock->fl_start + 1); in lock_to_ceph_filelock() 389 cephlock->client = cpu_to_le64(0); in lock_to_ceph_filelock() 390 cephlock->pid = cpu_to_le64((u64)lock->fl_pid); in lock_to_ceph_filelock() 391 cephlock->owner = cpu_to_le64(secure_addr(lock->fl_owner)); in lock_to_ceph_filelock()
|
/linux/drivers/net/wireless/intel/iwlwifi/pcie/ |
A D | ctxt-info-gen3.c | 31 dbg_cfg->hwm_base_addr = cpu_to_le64(fw_mon->physical); in iwl_pcie_ctxt_info_dbg_enable() 58 dbg_cfg->hwm_base_addr = cpu_to_le64(frag->physical); in iwl_pcie_ctxt_info_dbg_enable() 130 cpu_to_le64(trans_pcie->rxq->bd_dma); in iwl_pcie_ctxt_info_gen3_init() 171 cpu_to_le64(trans_pcie->prph_info_dma_addr); in iwl_pcie_ctxt_info_gen3_init() 173 cpu_to_le64(trans_pcie->prph_scratch_dma_addr); in iwl_pcie_ctxt_info_gen3_init() 177 cpu_to_le64(trans_pcie->rxq->rb_stts_dma); in iwl_pcie_ctxt_info_gen3_init() 179 cpu_to_le64(trans_pcie->prph_info_dma_addr + PAGE_SIZE / 2); in iwl_pcie_ctxt_info_gen3_init() 183 cpu_to_le64(trans->txqs.txq[trans->txqs.cmd.q_id]->dma_addr); in iwl_pcie_ctxt_info_gen3_init() 185 cpu_to_le64(trans_pcie->rxq->used_bd_dma); in iwl_pcie_ctxt_info_gen3_init() 303 cpu_to_le64(trans_pcie->pnvm_dram.physical); in iwl_trans_pcie_ctx_info_gen3_set_pnvm() [all …]
|
A D | ctxt-info.c | 117 cpu_to_le64(dram->fw[dram->fw_cnt].physical); in iwl_pcie_init_fw_sec() 131 cpu_to_le64(dram->fw[dram->fw_cnt].physical); in iwl_pcie_init_fw_sec() 156 cpu_to_le64(dram->paging[i].physical); in iwl_pcie_init_fw_sec() 215 rx_cfg->free_rbd_addr = cpu_to_le64(trans_pcie->rxq->bd_dma); in iwl_pcie_ctxt_info_init() 216 rx_cfg->used_rbd_addr = cpu_to_le64(trans_pcie->rxq->used_bd_dma); in iwl_pcie_ctxt_info_init() 217 rx_cfg->status_wr_ptr = cpu_to_le64(trans_pcie->rxq->rb_stts_dma); in iwl_pcie_ctxt_info_init() 221 cpu_to_le64(trans->txqs.txq[trans->txqs.cmd.q_id]->dma_addr); in iwl_pcie_ctxt_info_init()
|
/linux/drivers/net/vmxnet3/ |
A D | upt1_defs.h | 91 UPT1_F_RXCSUM = cpu_to_le64(0x0001), /* rx csum verification */ 92 UPT1_F_RSS = cpu_to_le64(0x0002), 93 UPT1_F_RXVLAN = cpu_to_le64(0x0004), /* VLAN tag stripping */ 94 UPT1_F_LRO = cpu_to_le64(0x0008), 95 UPT1_F_RXINNEROFLD = cpu_to_le64(0x00010), /* Geneve/Vxlan rx csum
|
/linux/drivers/net/ethernet/qlogic/qlcnic/ |
A D | qlcnic_hw.c | 448 req.req_hdr = cpu_to_le64(word); in qlcnic_82xx_sre_macaddr_change() 607 req.req_hdr = cpu_to_le64(word); in qlcnic_82xx_nic_set_promisc() 609 req.words[0] = cpu_to_le64(mode); in qlcnic_82xx_nic_set_promisc() 831 req.req_hdr = cpu_to_le64(word); in qlcnic_82xx_config_hw_lro() 866 req.req_hdr = cpu_to_le64(word); in qlcnic_config_bridged_mode() 902 req.req_hdr = cpu_to_le64(word); in qlcnic_82xx_config_rss() 947 req.req_hdr = cpu_to_le64(word); in qlcnic_82xx_config_ipaddr() 949 req.words[0] = cpu_to_le64(cmd); in qlcnic_82xx_config_ipaddr() 969 req.req_hdr = cpu_to_le64(word); in qlcnic_82xx_linkevent_request() 995 req.req_hdr = cpu_to_le64(word); in qlcnic_send_lro_cleanup() [all …]
|
/linux/fs/quota/ |
A D | quota_v2.c | 235 empty.dqb_itime = cpu_to_le64(1); in v2r0_disk2memdqb() 250 d->dqb_itime = cpu_to_le64(m->dqb_itime); in v2r0_mem2diskdqb() 253 d->dqb_curspace = cpu_to_le64(m->dqb_curspace); in v2r0_mem2diskdqb() 254 d->dqb_btime = cpu_to_le64(m->dqb_btime); in v2r0_mem2diskdqb() 257 d->dqb_itime = cpu_to_le64(1); in v2r0_mem2diskdqb() 288 empty.dqb_itime = cpu_to_le64(1); in v2r1_disk2memdqb() 302 d->dqb_curinodes = cpu_to_le64(m->dqb_curinodes); in v2r1_mem2diskdqb() 303 d->dqb_itime = cpu_to_le64(m->dqb_itime); in v2r1_mem2diskdqb() 306 d->dqb_curspace = cpu_to_le64(m->dqb_curspace); in v2r1_mem2diskdqb() 307 d->dqb_btime = cpu_to_le64(m->dqb_btime); in v2r1_mem2diskdqb() [all …]
|
/linux/fs/nilfs2/ |
A D | dat.c | 84 entry->de_start = cpu_to_le64(NILFS_CNO_MIN); in nilfs_dat_commit_alloc() 85 entry->de_end = cpu_to_le64(NILFS_CNO_MAX); in nilfs_dat_commit_alloc() 86 entry->de_blocknr = cpu_to_le64(0); in nilfs_dat_commit_alloc() 108 entry->de_start = cpu_to_le64(NILFS_CNO_MIN); in nilfs_dat_commit_free() 109 entry->de_end = cpu_to_le64(NILFS_CNO_MIN); in nilfs_dat_commit_free() 110 entry->de_blocknr = cpu_to_le64(0); in nilfs_dat_commit_free() 135 entry->de_start = cpu_to_le64(nilfs_mdt_cno(dat)); in nilfs_dat_commit_start() 136 entry->de_blocknr = cpu_to_le64(blocknr); in nilfs_dat_commit_start() 188 entry->de_end = cpu_to_le64(end); in nilfs_dat_commit_end() 342 if (unlikely(entry->de_blocknr == cpu_to_le64(0))) { in nilfs_dat_move() [all …]
|
A D | direct.c | 32 *(nilfs_direct_dptrs(direct) + key) = cpu_to_le64(ptr); in nilfs_direct_set_ptr() 245 cpu_to_le64(ptrs[j]) : in nilfs_direct_delete_and_convert() 301 binfo->bi_v.bi_vblocknr = cpu_to_le64(ptr); in nilfs_direct_assign_v() 302 binfo->bi_v.bi_blkoff = cpu_to_le64(key); in nilfs_direct_assign_v() 315 binfo->bi_dat.bi_blkoff = cpu_to_le64(key); in nilfs_direct_assign_p()
|
/linux/lib/crypto/ |
A D | chacha20poly1305.c | 80 b.lens[0] = cpu_to_le64(ad_len); in __chacha20poly1305_encrypt() 81 b.lens[1] = cpu_to_le64(src_len); in __chacha20poly1305_encrypt() 102 iv[1] = cpu_to_le64(nonce); in chacha20poly1305_encrypt() 153 b.lens[0] = cpu_to_le64(ad_len); in __chacha20poly1305_decrypt() 154 b.lens[1] = cpu_to_le64(dst_len); in __chacha20poly1305_decrypt() 181 iv[1] = cpu_to_le64(nonce); in chacha20poly1305_decrypt() 242 b.iv[1] = cpu_to_le64(nonce); in chacha20poly1305_crypt_sg_inplace() 300 b.lens[0] = cpu_to_le64(ad_len); in chacha20poly1305_crypt_sg_inplace() 301 b.lens[1] = cpu_to_le64(src_len); in chacha20poly1305_crypt_sg_inplace()
|
/linux/drivers/scsi/snic/ |
A D | snic_res.h | 37 req->u.icmnd.tgt_id = cpu_to_le64(tgt_id); in snic_icmnd_init() 43 req->u.icmnd.sg_addr = cpu_to_le64(sgl_addr); in snic_icmnd_init() 45 req->u.icmnd.sense_addr = cpu_to_le64(sns_addr_pa); in snic_icmnd_init() 58 req->u.itmf.tgt_id = cpu_to_le64(tgt_id); in snic_itmf_init()
|
/linux/drivers/net/ethernet/pensando/ionic/ |
A D | ionic_ethtool.c | 879 mask = cpu_to_le64(IONIC_PKT_CLS_NTP_ALL); in ionic_get_ts_info() 883 mask = cpu_to_le64(IONIC_PKT_CLS_PTP1_SYNC); in ionic_get_ts_info() 887 mask = cpu_to_le64(IONIC_PKT_CLS_PTP1_DREQ); in ionic_get_ts_info() 891 mask = cpu_to_le64(IONIC_PKT_CLS_PTP1_ALL); in ionic_get_ts_info() 895 mask = cpu_to_le64(IONIC_PKT_CLS_PTP2_L4_SYNC); in ionic_get_ts_info() 899 mask = cpu_to_le64(IONIC_PKT_CLS_PTP2_L4_DREQ); in ionic_get_ts_info() 903 mask = cpu_to_le64(IONIC_PKT_CLS_PTP2_L4_ALL); in ionic_get_ts_info() 915 mask = cpu_to_le64(IONIC_PKT_CLS_PTP2_L2_ALL); in ionic_get_ts_info() 919 mask = cpu_to_le64(IONIC_PKT_CLS_PTP2_SYNC); in ionic_get_ts_info() 923 mask = cpu_to_le64(IONIC_PKT_CLS_PTP2_DREQ); in ionic_get_ts_info() [all …]
|
/linux/drivers/net/ethernet/qlogic/netxen/ |
A D | netxen_nic_ctx.c | 299 prq->host_rsp_dma_addr = cpu_to_le64(cardrsp_phys_addr); in nx_fw_cmd_create_rx_ctx() 328 prq_rds[i].host_phys_addr = cpu_to_le64(rds_ring->phys_addr); in nx_fw_cmd_create_rx_ctx() 331 prq_rds[i].buff_size = cpu_to_le64(rds_ring->dma_size); in nx_fw_cmd_create_rx_ctx() 341 prq_sds[i].host_phys_addr = cpu_to_le64(sds_ring->phys_addr); in nx_fw_cmd_create_rx_ctx() 451 prq->host_rsp_dma_addr = cpu_to_le64(rsp_phys_addr); in nx_fw_cmd_create_tx_ctx() 465 prq->cmd_cons_dma_addr = cpu_to_le64(offset); in nx_fw_cmd_create_tx_ctx() 469 prq_cds->host_phys_addr = cpu_to_le64(tx_ring->phys_addr); in nx_fw_cmd_create_tx_ctx() 696 hwctx->cmd_ring_addr = cpu_to_le64(tx_ring->phys_addr); in netxen_init_old_ctx() 704 cpu_to_le64(rds_ring->phys_addr); in netxen_init_old_ctx() 713 hwctx->sts_ring_addr = cpu_to_le64(sds_ring->phys_addr); in netxen_init_old_ctx() [all …]
|
A D | netxen_nic_hw.c | 612 req.req_hdr = cpu_to_le64(word); in nx_p3_sre_macaddr_change() 707 req.req_hdr = cpu_to_le64(word); in netxen_p3_nic_set_promisc() 709 req.words[0] = cpu_to_le64(mode); in netxen_p3_nic_set_promisc() 782 req.req_hdr = cpu_to_le64(word); in netxen_config_hw_lro() 810 req.req_hdr = cpu_to_le64(word); in netxen_config_bridged_mode() 845 req.req_hdr = cpu_to_le64(word); in netxen_config_rss() 861 req.words[0] = cpu_to_le64(word); in netxen_config_rss() 885 req.req_hdr = cpu_to_le64(word); in netxen_config_ipaddr() 887 req.words[0] = cpu_to_le64(cmd); in netxen_config_ipaddr() 909 req.req_hdr = cpu_to_le64(word); in netxen_linkevent_request() [all …]
|
/linux/drivers/dma/ |
A D | bcm-sba-raid.c | 583 *cmdsp->cmd_dma = cpu_to_le64(cmd); in sba_fillup_interrupt_msg() 602 *cmdsp->cmd_dma = cpu_to_le64(cmd); in sba_fillup_interrupt_msg() 671 *cmdsp->cmd_dma = cpu_to_le64(cmd); in sba_fillup_memcpy_msg() 690 *cmdsp->cmd_dma = cpu_to_le64(cmd); in sba_fillup_memcpy_msg() 791 *cmdsp->cmd_dma = cpu_to_le64(cmd); in sba_fillup_xor_msg() 809 *cmdsp->cmd_dma = cpu_to_le64(cmd); in sba_fillup_xor_msg() 829 *cmdsp->cmd_dma = cpu_to_le64(cmd); in sba_fillup_xor_msg() 1172 *cmdsp->cmd_dma = cpu_to_le64(cmd); in sba_fillup_pq_single_msg() 1196 *cmdsp->cmd_dma = cpu_to_le64(cmd); in sba_fillup_pq_single_msg() 1221 *cmdsp->cmd_dma = cpu_to_le64(cmd); in sba_fillup_pq_single_msg() [all …]
|
/linux/fs/ntfs3/ |
A D | attrib.c | 328 attr->nres.data_size = cpu_to_le64(rsize); in attr_make_nonresident() 462 attr_b->nres.data_size = cpu_to_le64(new_size); in attr_set_size() 505 attr_b->nres.data_size = cpu_to_le64(new_size); in attr_set_size() 592 attr_b->nres.data_size = cpu_to_le64(new_size); in attr_set_size() 705 attr->nres.evcn = cpu_to_le64((u64)vcn - 1); in attr_set_size() 1035 attr->nres.svcn = cpu_to_le64(next_svcn); in attr_data_get_block() 1040 le->vcn = cpu_to_le64(next_svcn); in attr_data_get_block() 1635 attr->nres.svcn = cpu_to_le64(next_svcn); in attr_allocate_frame() 1640 le->vcn = cpu_to_le64(next_svcn); in attr_allocate_frame() 1770 attr->nres.svcn = cpu_to_le64(svcn - len); in attr_collapse_range() [all …]
|
/linux/drivers/net/ethernet/freescale/dpaa2/ |
A D | dpni.c | 852 cmd_params->options = cpu_to_le64(cfg->options); in dpni_set_link_cfg() 1542 cmd_params->flc = cpu_to_le64(queue->flc.value); in dpni_set_queue() 1892 cmd_params->key_iova = cpu_to_le64(cfg->key_iova); in dpni_add_fs_entry() 1893 cmd_params->mask_iova = cpu_to_le64(cfg->mask_iova); in dpni_add_fs_entry() 1896 cmd_params->flc = cpu_to_le64(action->flc); in dpni_add_fs_entry() 1929 cmd_params->key_iova = cpu_to_le64(cfg->key_iova); in dpni_remove_fs_entry() 1930 cmd_params->mask_iova = cpu_to_le64(cfg->mask_iova); in dpni_remove_fs_entry() 2004 cmd_params->key_iova = cpu_to_le64(cfg->key_iova); in dpni_add_qos_entry() 2005 cmd_params->mask_iova = cpu_to_le64(cfg->mask_iova); in dpni_add_qos_entry() 2034 cmd_params->key_iova = cpu_to_le64(cfg->key_iova); in dpni_remove_qos_entry() [all …]
|
A D | dpmac.c | 139 cmd_params->options = cpu_to_le64(link_state->options); in dpmac_set_link_state() 144 cmd_params->supported = cpu_to_le64(link_state->supported); in dpmac_set_link_state() 145 cmd_params->advertising = cpu_to_le64(link_state->advertising); in dpmac_set_link_state()
|
/linux/fs/ksmbd/ |
A D | smb2pdu.c | 653 rsp_hdr->Id.AsyncId = cpu_to_le64(id); in setup_async_work() 2123 rsp->CreationTime = cpu_to_le64(0); in create_smb2_pipe() 2124 rsp->LastAccessTime = cpu_to_le64(0); in create_smb2_pipe() 2125 rsp->ChangeTime = cpu_to_le64(0); in create_smb2_pipe() 2126 rsp->AllocationSize = cpu_to_le64(0); in create_smb2_pipe() 2127 rsp->EndofFile = cpu_to_le64(0); in create_smb2_pipe() 3151 rsp->ChangeTime = cpu_to_le64(time); in smb2_open() 3153 cpu_to_le64(stat.blocks << 9); in smb2_open() 4054 sinfo->EndOfFile = cpu_to_le64(0); in get_standard_info_pipe() 4972 cpu_to_le64(stfs.f_bavail); in smb2_get_info_filesystem() [all …]
|
/linux/include/soc/fsl/ |
A D | dpaa2-fd.h | 115 fd->simple.addr = cpu_to_le64(addr); in dpaa2_fd_set_addr() 178 fd->simple.flc = cpu_to_le64(flc_addr); in dpaa2_fd_set_flc() 321 sg->addr = cpu_to_le64(addr); in dpaa2_sg_set_addr() 492 fle->addr = cpu_to_le64(addr); in dpaa2_fl_set_addr() 556 fle->flc = cpu_to_le64(flc_addr); in dpaa2_fl_set_flc()
|
/linux/tools/testing/cxl/test/ |
A D | mem.c | 88 .partition_align = cpu_to_le64(0), in mock_id() 109 id.persistent_capacity = cpu_to_le64( in mock_id() 112 id.volatile_capacity = cpu_to_le64( in mock_id() 116 id.total_capacity = cpu_to_le64(capacity); in mock_id()
|
/linux/drivers/crypto/bcm/ |
A D | spu2.c | 589 fmd->ctrl0 = cpu_to_le64(ctrl0); in spu2_fmd_init() 590 fmd->ctrl1 = cpu_to_le64(ctrl1); in spu2_fmd_init() 591 fmd->ctrl2 = cpu_to_le64(ctrl2); in spu2_fmd_init() 592 fmd->ctrl3 = cpu_to_le64(ctrl3); in spu2_fmd_init() 637 fmd->ctrl0 = cpu_to_le64(ctrl0); in spu2_fmd_ctrl0_write() 718 fmd->ctrl1 = cpu_to_le64(ctrl1); in spu2_fmd_ctrl1_write() 752 fmd->ctrl2 = cpu_to_le64(ctrl2); in spu2_fmd_ctrl2_write() 766 fmd->ctrl3 = cpu_to_le64(ctrl3); in spu2_fmd_ctrl3_write() 1213 fmd->ctrl0 = cpu_to_le64(ctrl0); in spu2_cipher_req_finish() 1224 fmd->ctrl3 = cpu_to_le64(ctrl3); in spu2_cipher_req_finish() [all …]
|
/linux/fs/ubifs/ |
A D | sb.c | 200 sup->max_bud_bytes = cpu_to_le64(tmp64); in create_default_filesystem() 220 sup->rp_size = cpu_to_le64(tmp64); in create_default_filesystem() 229 mst->highest_inum = cpu_to_le64(UBIFS_FIRST_INO); in create_default_filesystem() 238 mst->index_size = cpu_to_le64(ALIGN(tmp, 8)); in create_default_filesystem() 257 mst->total_free = cpu_to_le64(tmp64); in create_default_filesystem() 264 mst->total_dirty = cpu_to_le64(tmp64); in create_default_filesystem() 268 mst->total_dark = cpu_to_le64(tmp64); in create_default_filesystem() 270 mst->total_used = cpu_to_le64(UBIFS_INO_NODE_SZ); in create_default_filesystem() 294 ino->creat_sqnum = cpu_to_le64(++c->max_sqnum); in create_default_filesystem() 298 tmp_le64 = cpu_to_le64(ts.tv_sec); in create_default_filesystem() [all …]
|