| /Linux-v5.4/drivers/infiniband/core/ | 
| D | cm_msgs.h | 105 	return cpu_to_be32(be32_to_cpu(req_msg->offset32) >> 8);  in cm_req_get_local_qpn()110 	req_msg->offset32 = cpu_to_be32((be32_to_cpu(qpn) << 8) |  in cm_req_set_local_qpn()
 111 					 (be32_to_cpu(req_msg->offset32) &  in cm_req_set_local_qpn()
 117 	return (u8) be32_to_cpu(req_msg->offset32);  in cm_req_get_resp_res()
 123 					(be32_to_cpu(req_msg->offset32) &  in cm_req_set_resp_res()
 129 	return (u8) be32_to_cpu(req_msg->offset36);  in cm_req_get_init_depth()
 136 					(be32_to_cpu(req_msg->offset36) &  in cm_req_set_init_depth()
 142 	return (u8) ((be32_to_cpu(req_msg->offset40) & 0xF8) >> 3);  in cm_req_get_remote_resp_timeout()
 149 					 (be32_to_cpu(req_msg->offset40) &  in cm_req_set_remote_resp_timeout()
 155 	u8 transport_type = (u8) (be32_to_cpu(req_msg->offset40) & 0x06) >> 1;  in cm_req_get_qp_type()
 [all …]
 
 | 
| /Linux-v5.4/block/partitions/ | 
| D | amiga.c | 25 		sum += be32_to_cpu(*m++);  in checksum_block()55 		if (checksum_block((__be32 *)data, be32_to_cpu(rdb->rdb_SummedLongs) & 0x7F) == 0)  in amiga_partition()
 62 				be32_to_cpu(rdb->rdb_SummedLongs) & 0x7F)==0) {  in amiga_partition()
 73 	blksize = be32_to_cpu( rdb->rdb_BlockBytes ) / 512;  in amiga_partition()
 82 	blk = be32_to_cpu(rdb->rdb_PartitionList);  in amiga_partition()
 95 		blk = be32_to_cpu(pb->pb_Next);  in amiga_partition()
 98 		if (checksum_block((__be32 *)pb, be32_to_cpu(pb->pb_SummedLongs) & 0x7F) != 0 )  in amiga_partition()
 103 		nr_sects = (be32_to_cpu(pb->pb_Environment[10]) + 1 -  in amiga_partition()
 104 			    be32_to_cpu(pb->pb_Environment[9])) *  in amiga_partition()
 105 			   be32_to_cpu(pb->pb_Environment[3]) *  in amiga_partition()
 [all …]
 
 | 
| D | atari.c | 24      be32_to_cpu((pi)->st) <= (hdsiz) &&				     \25      be32_to_cpu((pi)->st) + be32_to_cpu((pi)->siz) <= (hdsiz))
 84 			put_partition (state, slot, be32_to_cpu(pi->st),  in atari_partition()
 85 					be32_to_cpu(pi->siz));  in atari_partition()
 93 		partsect = extensect = be32_to_cpu(pi->st);  in atari_partition()
 110 				   partsect + be32_to_cpu(xrs->part[0].st),  in atari_partition()
 111 				   be32_to_cpu(xrs->part[0].siz));  in atari_partition()
 124 			partsect = be32_to_cpu(xrs->part[1].st) + extensect;  in atari_partition()
 145 						be32_to_cpu(pi->st),  in atari_partition()
 146 						be32_to_cpu(pi->siz));  in atari_partition()
 
 | 
| D | sgi.c | 48 	if(be32_to_cpu(magic) != SGI_LABEL_MAGIC) {  in sgi_partition()57 		csum += be32_to_cpu(cs);  in sgi_partition()
 71 		blocks = be32_to_cpu(p->num_blocks);  in sgi_partition()
 72 		start  = be32_to_cpu(p->first_block);  in sgi_partition()
 75 			if (be32_to_cpu(p->type) == LINUX_RAID_PARTITION)  in sgi_partition()
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ | 
| D | trace.c | 305 				 be32_to_cpu(eh->imm_data));  in parse_everbs_hdrs()312 				 be32_to_cpu(eh->rc.reth.rkey),  in parse_everbs_hdrs()
 313 				 be32_to_cpu(eh->rc.reth.length),  in parse_everbs_hdrs()
 314 				 be32_to_cpu(eh->rc.imm_data));  in parse_everbs_hdrs()
 324 				 be32_to_cpu(eh->rc.reth.rkey),  in parse_everbs_hdrs()
 325 				 be32_to_cpu(eh->rc.reth.length));  in parse_everbs_hdrs()
 331 		trace_seq_printf(p, AETH_PRN, be32_to_cpu(eh->aeth) >> 24,  in parse_everbs_hdrs()
 332 				 parse_syndrome(be32_to_cpu(eh->aeth) >> 24),  in parse_everbs_hdrs()
 333 				 be32_to_cpu(eh->aeth) & IB_MSN_MASK);  in parse_everbs_hdrs()
 341 				 be32_to_cpu(eh->tid_rdma.w_req.reth.rkey),  in parse_everbs_hdrs()
 [all …]
 
 | 
| /Linux-v5.4/fs/xfs/libxfs/ | 
| D | xfs_alloc_btree.c | 40 	xfs_agnumber_t		seqno = be32_to_cpu(agf->agf_seqno);  in xfs_allocbt_set_root()99 	xfs_extent_busy_insert(cur->bc_tp, be32_to_cpu(agf->agf_seqno), bno, 1,  in xfs_allocbt_free_block()
 117 	xfs_agnumber_t		seqno = be32_to_cpu(agf->agf_seqno);  in xfs_allocbt_update_lastrec()
 135 		if (be32_to_cpu(rec->alloc.ar_blockcount) <=  in xfs_allocbt_update_lastrec()
 136 		    be32_to_cpu(agf->agf_longest))  in xfs_allocbt_update_lastrec()
 163 	pag->pagf_longest = be32_to_cpu(len);  in xfs_allocbt_update_lastrec()
 200 	x = be32_to_cpu(rec->alloc.ar_startblock);  in xfs_bnobt_init_high_key_from_rec()
 201 	x += be32_to_cpu(rec->alloc.ar_blockcount) - 1;  in xfs_bnobt_init_high_key_from_rec()
 231 	ASSERT(cur->bc_private.a.agno == be32_to_cpu(agf->agf_seqno));  in xfs_allocbt_init_ptr_from_cur()
 244 	return (int64_t)be32_to_cpu(kp->ar_startblock) - rec->ar_startblock;  in xfs_bnobt_key_diff()
 [all …]
 
 | 
| D | xfs_refcount_btree.c | 39 	xfs_agnumber_t		seqno = be32_to_cpu(agf->agf_seqno);  in xfs_refcountbt_set_root()152 	x = be32_to_cpu(rec->refc.rc_startblock);  in xfs_refcountbt_init_high_key_from_rec()
 153 	x += be32_to_cpu(rec->refc.rc_blockcount) - 1;  in xfs_refcountbt_init_high_key_from_rec()
 174 	ASSERT(cur->bc_private.a.agno == be32_to_cpu(agf->agf_seqno));  in xfs_refcountbt_init_ptr_from_cur()
 187 	return (int64_t)be32_to_cpu(kp->rc_startblock) - rec->rc_startblock;  in xfs_refcountbt_key_diff()
 196 	return (int64_t)be32_to_cpu(k1->refc.rc_startblock) -  in xfs_refcountbt_diff_two_keys()
 197 			  be32_to_cpu(k2->refc.rc_startblock);  in xfs_refcountbt_diff_two_keys()
 277 	return be32_to_cpu(k1->refc.rc_startblock) <  in xfs_refcountbt_keys_inorder()
 278 	       be32_to_cpu(k2->refc.rc_startblock);  in xfs_refcountbt_keys_inorder()
 287 	return  be32_to_cpu(r1->refc.rc_startblock) +  in xfs_refcountbt_recs_inorder()
 [all …]
 
 | 
| D | xfs_dir2_block.c | 205 			if (be16_to_cpu(dup->length) + (be32_to_cpu(btp->stale) - 1) *  in xfs_dir2_block_need_space()208 		} else if ((be32_to_cpu(btp->stale) - 1) * (uint)sizeof(*blp) < len)  in xfs_dir2_block_need_space()
 285 	fromidx = toidx = be32_to_cpu(btp->count) - 1;  in xfs_dir2_block_compact()
 301 	*lfloglow = toidx + 1 - (be32_to_cpu(btp->stale) - 1);  in xfs_dir2_block_compact()
 302 	*lfloghigh -= be32_to_cpu(btp->stale) - 1;  in xfs_dir2_block_compact()
 303 	be32_add_cpu(&btp->count, -(be32_to_cpu(btp->stale) - 1));  in xfs_dir2_block_compact()
 306 		(xfs_dir2_data_aoff_t)((be32_to_cpu(btp->stale) - 1) * sizeof(*blp)),  in xfs_dir2_block_compact()
 416 		lfloglow = be32_to_cpu(btp->count);  in xfs_dir2_block_addname()
 423 	for (low = 0, high = be32_to_cpu(btp->count) - 1; low <= high; ) {  in xfs_dir2_block_addname()
 425 		if ((hash = be32_to_cpu(blp[mid].hashval)) == args->hashval)  in xfs_dir2_block_addname()
 [all …]
 
 | 
| /Linux-v5.4/arch/powerpc/platforms/powernv/ | 
| D | pci.c | 264 		hose->global_number, be32_to_cpu(common->version));  in pnv_pci_dump_p7ioc_diag_data()268 			be32_to_cpu(data->brdgCtl));  in pnv_pci_dump_p7ioc_diag_data()
 272 			be32_to_cpu(data->portStatusReg),  in pnv_pci_dump_p7ioc_diag_data()
 273 			be32_to_cpu(data->rootCmplxStatus),  in pnv_pci_dump_p7ioc_diag_data()
 274 			be32_to_cpu(data->busAgentStatus));  in pnv_pci_dump_p7ioc_diag_data()
 279 			be32_to_cpu(data->deviceStatus),  in pnv_pci_dump_p7ioc_diag_data()
 280 			be32_to_cpu(data->slotStatus),  in pnv_pci_dump_p7ioc_diag_data()
 281 			be32_to_cpu(data->linkStatus),  in pnv_pci_dump_p7ioc_diag_data()
 282 			be32_to_cpu(data->devCmdStatus),  in pnv_pci_dump_p7ioc_diag_data()
 283 			be32_to_cpu(data->devSecStatus));  in pnv_pci_dump_p7ioc_diag_data()
 [all …]
 
 | 
| /Linux-v5.4/arch/powerpc/kvm/ | 
| D | book3s_rtas.c | 24 	if (be32_to_cpu(args->nargs) != 3 || be32_to_cpu(args->nret) != 1) {  in kvm_rtas_set_xive()29 	irq = be32_to_cpu(args->args[0]);  in kvm_rtas_set_xive()
 30 	server = be32_to_cpu(args->args[1]);  in kvm_rtas_set_xive()
 31 	priority = be32_to_cpu(args->args[2]);  in kvm_rtas_set_xive()
 48 	if (be32_to_cpu(args->nargs) != 1 || be32_to_cpu(args->nret) != 3) {  in kvm_rtas_get_xive()
 53 	irq = be32_to_cpu(args->args[0]);  in kvm_rtas_get_xive()
 76 	if (be32_to_cpu(args->nargs) != 1 || be32_to_cpu(args->nret) != 1) {  in kvm_rtas_int_off()
 81 	irq = be32_to_cpu(args->args[0]);  in kvm_rtas_int_off()
 98 	if (be32_to_cpu(args->nargs) != 1 || be32_to_cpu(args->nret) != 1) {  in kvm_rtas_int_on()
 103 	irq = be32_to_cpu(args->args[0]);  in kvm_rtas_int_on()
 [all …]
 
 | 
| /Linux-v5.4/fs/efs/ | 
| D | super.c | 162 	if (be32_to_cpu(vh->vh_magic) != VHMAGIC) {  in module_exit()174 		csum += be32_to_cpu(cs);  in module_exit()
 195 				name, (int) be32_to_cpu(vh->vh_vd[i].vd_lbn),  in module_exit()
 196 				(int) be32_to_cpu(vh->vh_vd[i].vd_nbytes));  in module_exit()
 202 		pt_type = (int) be32_to_cpu(vh->vh_pt[i].pt_type);  in module_exit()
 207 		if (be32_to_cpu(vh->vh_pt[i].pt_nblks)) {  in module_exit()
 209 				 i, (int)be32_to_cpu(vh->vh_pt[i].pt_firstlbn),  in module_exit()
 210 				 (int)be32_to_cpu(vh->vh_pt[i].pt_nblks),  in module_exit()
 216 			sblock = be32_to_cpu(vh->vh_pt[i].pt_firstlbn);  in module_exit()
 235 	if (!IS_EFS_MAGIC(be32_to_cpu(super->fs_magic)))  in efs_validate_super()
 [all …]
 
 | 
| /Linux-v5.4/drivers/target/iscsi/ | 
| D | iscsi_target_erl0.c | 87 		    cmd->write_data_done != be32_to_cpu(hdr->offset))  in iscsit_dataout_within_command_recovery_check()94 		seq = iscsit_get_seq_holder(cmd, be32_to_cpu(hdr->offset),  in iscsit_dataout_within_command_recovery_check()
 106 			   (seq->offset != be32_to_cpu(hdr->offset) ||  in iscsit_dataout_within_command_recovery_check()
 107 			    seq->data_sn != be32_to_cpu(hdr->datasn)))  in iscsit_dataout_within_command_recovery_check()
 112 			    seq->data_sn != be32_to_cpu(hdr->datasn))  in iscsit_dataout_within_command_recovery_check()
 141 	if ((be32_to_cpu(hdr->offset) < cmd->seq_start_offset) ||  in iscsit_dataout_check_unsolicited_sequence()
 142 	   ((be32_to_cpu(hdr->offset) + payload_length) > cmd->seq_end_offset)) {  in iscsit_dataout_check_unsolicited_sequence()
 146 		be32_to_cpu(hdr->offset), payload_length, cmd->seq_start_offset,  in iscsit_dataout_check_unsolicited_sequence()
 229 		if ((be32_to_cpu(hdr->offset) < cmd->seq_start_offset) ||  in iscsit_dataout_check_sequence()
 230 		   ((be32_to_cpu(hdr->offset) + payload_length) > cmd->seq_end_offset)) {  in iscsit_dataout_check_sequence()
 [all …]
 
 | 
| /Linux-v5.4/drivers/mtd/ubi/ | 
| D | fastmap.c | 254 		if (be32_to_cpu(new_vh->lnum) != aeb->lnum) {  in update_vol()255 			if (be32_to_cpu(new_vh->lnum) < aeb->lnum)  in update_vol()
 286 			if (av->highest_lnum == be32_to_cpu(new_vh->lnum))  in update_vol()
 288 					be32_to_cpu(new_vh->data_size);  in update_vol()
 311 	if (av->highest_lnum <= be32_to_cpu(new_vh->lnum)) {  in update_vol()
 312 		av->highest_lnum = be32_to_cpu(new_vh->lnum);  in update_vol()
 313 		av->last_data_size = be32_to_cpu(new_vh->data_size);  in update_vol()
 317 		av->used_ebs = be32_to_cpu(new_vh->used_ebs);  in update_vol()
 340 	int vol_id = be32_to_cpu(new_vh->vol_id);  in process_pool_aeb()
 432 		pnum = be32_to_cpu(pebs[i]);  in scan_pool()
 [all …]
 
 | 
| /Linux-v5.4/fs/xfs/scrub/ | 
| D | agheader.c | 372 	if (blocks != be32_to_cpu(agf->agf_freeblks))  in xchk_agf_xref_freeblks()404 	if (!have || blocks != be32_to_cpu(agf->agf_longest))  in xchk_agf_xref_cntbt()
 425 		if (blocks != be32_to_cpu(agf->agf_rmap_blocks))  in xchk_agf_xref_btreeblks()
 450 	if (btreeblks != be32_to_cpu(agf->agf_btreeblks))  in xchk_agf_xref_btreeblks()
 469 	if (blocks != be32_to_cpu(agf->agf_refcount_blocks))  in xchk_agf_xref_refcblks()
 531 	eoag = be32_to_cpu(agf->agf_length);  in xchk_agf()
 536 	agbno = be32_to_cpu(agf->agf_roots[XFS_BTNUM_BNO]);  in xchk_agf()
 540 	agbno = be32_to_cpu(agf->agf_roots[XFS_BTNUM_CNT]);  in xchk_agf()
 544 	level = be32_to_cpu(agf->agf_levels[XFS_BTNUM_BNO]);  in xchk_agf()
 548 	level = be32_to_cpu(agf->agf_levels[XFS_BTNUM_CNT]);  in xchk_agf()
 [all …]
 
 | 
| /Linux-v5.4/crypto/ | 
| D | cast6_generic.c | 121 	key[0] = be32_to_cpu(p_key[0]);		/* A */  in __cast6_setkey()122 	key[1] = be32_to_cpu(p_key[1]);		/* B */  in __cast6_setkey()
 123 	key[2] = be32_to_cpu(p_key[2]);		/* C */  in __cast6_setkey()
 124 	key[3] = be32_to_cpu(p_key[3]);		/* D */  in __cast6_setkey()
 125 	key[4] = be32_to_cpu(p_key[4]);		/* E */  in __cast6_setkey()
 126 	key[5] = be32_to_cpu(p_key[5]);		/* F */  in __cast6_setkey()
 127 	key[6] = be32_to_cpu(p_key[6]);		/* G */  in __cast6_setkey()
 128 	key[7] = be32_to_cpu(p_key[7]);		/* H */  in __cast6_setkey()
 184 	block[0] = be32_to_cpu(src[0]);  in __cast6_encrypt()
 185 	block[1] = be32_to_cpu(src[1]);  in __cast6_encrypt()
 [all …]
 
 | 
| D | seed.c | 335 	x1 = be32_to_cpu(key[0]);  in seed_set_key()336 	x2 = be32_to_cpu(key[1]);  in seed_set_key()
 337 	x3 = be32_to_cpu(key[2]);  in seed_set_key()
 338 	x4 = be32_to_cpu(key[3]);  in seed_set_key()
 372 	x1 = be32_to_cpu(src[0]);  in seed_encrypt()
 373 	x2 = be32_to_cpu(src[1]);  in seed_encrypt()
 374 	x3 = be32_to_cpu(src[2]);  in seed_encrypt()
 375 	x4 = be32_to_cpu(src[3]);  in seed_encrypt()
 410 	x1 = be32_to_cpu(src[0]);  in seed_decrypt()
 411 	x2 = be32_to_cpu(src[1]);  in seed_decrypt()
 [all …]
 
 | 
| /Linux-v5.4/drivers/net/ethernet/netronome/nfp/ | 
| D | nfp_net_debugdump.c | 130 		if (be32_to_cpu(tl->length) > remaining - sizeof(*tl))  in nfp_traverse_tlvs()133 		total_tlv_size = sizeof(*tl) + be32_to_cpu(tl->length);  in nfp_traverse_tlvs()
 187 		      be32_to_cpu(spec->length));  in nfp_dump_error_tlv_size()
 202 	tl_len = be32_to_cpu(spec->length);  in nfp_calc_hwinfo_field_sz()
 217 	u32 available_sz = be32_to_cpu(spec_csr->tl.length);  in nfp_csr_spec_valid()
 223 	reg_width = be32_to_cpu(spec_csr->register_width);  in nfp_csr_spec_valid()
 237 	tl_len = be32_to_cpu(spec->length);  in nfp_calc_rtsym_dump_sz()
 257 	switch (be32_to_cpu(tl->type)) {  in nfp_add_tlv_size()
 269 				 ALIGN8(be32_to_cpu(spec_csr->cpp.dump_length));  in nfp_add_tlv_size()
 277 				 ALIGN8(be32_to_cpu(spec_csr->cpp.dump_length) *  in nfp_add_tlv_size()
 [all …]
 
 | 
| /Linux-v5.4/include/rdma/ | 
| D | ib_hdrs.h | 258 	return be32_to_cpu(ohdr->u.ud.deth[0]);  in ib_get_qkey()263 	return ((be32_to_cpu(ohdr->u.ud.deth[1])) & IB_QPN_MASK);  in ib_get_sqpn()
 285 	return ((be32_to_cpu(ohdr->bth[0]) >> IB_BTH_PAD_SHIFT) &  in ib_bth_get_pad()
 291 	return (be32_to_cpu(ohdr->bth[0]) & IB_BTH_PKEY_MASK);  in ib_bth_get_pkey()
 296 	return ((be32_to_cpu(ohdr->bth[0]) >> IB_BTH_OPCODE_SHIFT) &  in ib_bth_get_opcode()
 302 	return (u8)((be32_to_cpu(ohdr->bth[2]) >> IB_BTH_A_SHIFT) &  in ib_bth_get_ackreq()
 308 	return (u8)((be32_to_cpu(ohdr->bth[0]) >> IB_BTH_M_SHIFT) &  in ib_bth_get_migreq()
 314 	return (u8)((be32_to_cpu(ohdr->bth[0]) >> IB_BTH_SE_SHIFT) &  in ib_bth_get_se()
 320 	return (u32)(be32_to_cpu(ohdr->bth[2]));  in ib_bth_get_psn()
 325 	return (u32)((be32_to_cpu(ohdr->bth[1])) & IB_QPN_MASK);  in ib_bth_get_qpn()
 [all …]
 
 | 
| /Linux-v5.4/drivers/scsi/ibmvscsi_tgt/ | 
| D | libsrp.c | 179 		len = min(cmd->se_cmd.data_length, be32_to_cpu(md->len));  in srp_direct_data()181 		len = be32_to_cpu(md->len);  in srp_direct_data()
 209 	nmd = be32_to_cpu(id->table_desc.len) / sizeof(struct srp_direct_buf);  in srp_indirect_data()
 219 					be32_to_cpu(id->table_desc.len),  in srp_indirect_data()
 223 			       be32_to_cpu(id->table_desc.len));  in srp_indirect_data()
 227 		sg_init_one(&dummy, md, be32_to_cpu(id->table_desc.len));  in srp_indirect_data()
 229 		sg_dma_len(&dummy) = be32_to_cpu(id->table_desc.len);  in srp_indirect_data()
 231 			      be32_to_cpu(id->table_desc.len));  in srp_indirect_data()
 251 		len = min(cmd->se_cmd.data_length, be32_to_cpu(id->len));  in srp_indirect_data()
 253 		len = be32_to_cpu(id->len);  in srp_indirect_data()
 [all …]
 
 | 
| /Linux-v5.4/sound/firewire/dice/ | 
| D | dice-transaction.c | 70 		*source = be32_to_cpu(info) & CLOCK_SOURCE_MASK;  in snd_dice_transaction_get_clock_source()85 	index = (be32_to_cpu(info) & CLOCK_RATE_MASK) >> CLOCK_RATE_SHIFT;  in snd_dice_transaction_get_rate()
 296 		data = be32_to_cpu(pointers[i]);  in get_subaddrs()
 303 	if (be32_to_cpu(pointers[1]) > 0x18) {  in get_subaddrs()
 310 				be32_to_cpu(pointers[0]) * 4 + GLOBAL_VERSION,  in get_subaddrs()
 319 				be32_to_cpu(version));  in get_subaddrs()
 328 	dice->global_offset = be32_to_cpu(pointers[0]) * 4;  in get_subaddrs()
 329 	dice->tx_offset = be32_to_cpu(pointers[2]) * 4;  in get_subaddrs()
 330 	dice->rx_offset = be32_to_cpu(pointers[4]) * 4;  in get_subaddrs()
 334 		dice->sync_offset = be32_to_cpu(pointers[6]) * 4;  in get_subaddrs()
 [all …]
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/cxgb3/ | 
| D | cxio_hal.h | 132 #define RSPQ_CQID(rsp) (be32_to_cpu(rsp->cq_ptrid) & 0xffff)133 #define RSPQ_CQPTR(rsp) ((be32_to_cpu(rsp->cq_ptrid) >> 16) & 0xffff)
 134 #define RSPQ_GENBIT(rsp) ((be32_to_cpu(rsp->flags) >> 16) & 1)
 135 #define RSPQ_OVERFLOW(rsp) ((be32_to_cpu(rsp->flags) >> 17) & 1)
 136 #define RSPQ_AN(rsp) ((be32_to_cpu(rsp->flags) >> 18) & 1)
 137 #define RSPQ_SE(rsp) ((be32_to_cpu(rsp->flags) >> 19) & 1)
 138 #define RSPQ_NOTIFY(rsp) ((be32_to_cpu(rsp->flags) >> 20) & 1)
 139 #define RSPQ_CQBRANCH(rsp) ((be32_to_cpu(rsp->flags) >> 21) & 1)
 140 #define RSPQ_CREDIT_THRESH(rsp) ((be32_to_cpu(rsp->flags) >> 22) & 1)
 
 | 
| /Linux-v5.4/fs/gfs2/ | 
| D | export.c | 156 		this.no_formal_ino = ((u64)be32_to_cpu(fh[0])) << 32;  in gfs2_fh_to_dentry()157 		this.no_formal_ino |= be32_to_cpu(fh[1]);  in gfs2_fh_to_dentry()
 158 		this.no_addr = ((u64)be32_to_cpu(fh[2])) << 32;  in gfs2_fh_to_dentry()
 159 		this.no_addr |= be32_to_cpu(fh[3]);  in gfs2_fh_to_dentry()
 177 		parent.no_formal_ino = ((u64)be32_to_cpu(fh[4])) << 32;  in gfs2_fh_to_parent()
 178 		parent.no_formal_ino |= be32_to_cpu(fh[5]);  in gfs2_fh_to_parent()
 179 		parent.no_addr = ((u64)be32_to_cpu(fh[6])) << 32;  in gfs2_fh_to_parent()
 180 		parent.no_addr |= be32_to_cpu(fh[7]);  in gfs2_fh_to_parent()
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/mthca/ | 
| D | mthca_cq.c | 195 		  be32_to_cpu(cqe[0]), be32_to_cpu(cqe[1]), be32_to_cpu(cqe[2]),  in dump_cqe()196 		  be32_to_cpu(cqe[3]), be32_to_cpu(cqe[4]), be32_to_cpu(cqe[5]),  in dump_cqe()
 197 		  be32_to_cpu(cqe[6]), be32_to_cpu(cqe[7]));  in dump_cqe()
 307 				mthca_free_srq_wqe(srq, be32_to_cpu(cqe->wqe));  in mthca_cq_clean()
 383 			  be32_to_cpu(cqe->my_qpn), be32_to_cpu(cqe->wqe),  in handle_error_cqe()
 505 			  cq->cqn, cq->cons_index, be32_to_cpu(cqe->my_qpn),  in mthca_poll_one()
 506 			  be32_to_cpu(cqe->wqe));  in mthca_poll_one()
 514 	if (!*cur_qp || be32_to_cpu(cqe->my_qpn) != (*cur_qp)->qpn) {  in mthca_poll_one()
 521 					  be32_to_cpu(cqe->my_qpn) &  in mthca_poll_one()
 525 				   be32_to_cpu(cqe->my_qpn) & 0xffffff);  in mthca_poll_one()
 [all …]
 
 | 
| /Linux-v5.4/fs/hfsplus/ | 
| D | extents.c | 29 		return be32_to_cpu(k1id) < be32_to_cpu(k2id) ? -1 : 1;  in hfsplus_ext_cmp_key()38 	return be32_to_cpu(k1s) < be32_to_cpu(k2s) ? -1 : 1;  in hfsplus_ext_cmp_key()
 57 		count = be32_to_cpu(ext->block_count);  in hfsplus_ext_find_block()
 59 			return be32_to_cpu(ext->start_block) + off;  in hfsplus_ext_find_block()
 72 		count += be32_to_cpu(ext->block_count);  in hfsplus_ext_block_count()
 84 	return be32_to_cpu(ext->start_block) + be32_to_cpu(ext->block_count);  in hfsplus_ext_lastblock()
 196 		hip->cached_start = be32_to_cpu(fd->key->ext.start_block);  in __hfsplus_ext_cache_extent()
 304 			     be32_to_cpu(extent[i].start_block),  in hfsplus_dump_extent()
 305 			     be32_to_cpu(extent[i].block_count));  in hfsplus_dump_extent()
 317 		count = be32_to_cpu(extent->block_count);  in hfsplus_add_extent()
 [all …]
 
 | 
| /Linux-v5.4/drivers/net/wireless/ath/ath9k/ | 
| D | htc_drv_debug.c | 42 			 be32_to_cpu(cmd_rsp.rx));  in read_file_tgt_int_stats()46 			 be32_to_cpu(cmd_rsp.rxorn));  in read_file_tgt_int_stats()
 50 			 be32_to_cpu(cmd_rsp.rxeol));  in read_file_tgt_int_stats()
 54 			 be32_to_cpu(cmd_rsp.txurn));  in read_file_tgt_int_stats()
 58 			 be32_to_cpu(cmd_rsp.txto));  in read_file_tgt_int_stats()
 62 			 be32_to_cpu(cmd_rsp.cst));  in read_file_tgt_int_stats()
 100 			 be32_to_cpu(cmd_rsp.xretries));  in read_file_tgt_tx_stats()
 104 			 be32_to_cpu(cmd_rsp.fifoerr));  in read_file_tgt_tx_stats()
 108 			 be32_to_cpu(cmd_rsp.filtered));  in read_file_tgt_tx_stats()
 112 			 be32_to_cpu(cmd_rsp.timer_exp));  in read_file_tgt_tx_stats()
 [all …]
 
 |