| /linux/fs/nfs/ |
| H A D | nfs2xdr.c | 101 count = be32_to_cpup(p); in decode_nfsdata() 150 *status = be32_to_cpup(p); in decode_stat() 170 *type = be32_to_cpup(p++); in xdr_decode_ftype() 236 timep->tv_sec = be32_to_cpup(p++); in xdr_decode_time() 237 timep->tv_nsec = be32_to_cpup(p++) * NSEC_PER_USEC; in xdr_decode_time() 276 fattr->mode = be32_to_cpup(p++); in decode_fattr() 277 fattr->nlink = be32_to_cpup(p++); in decode_fattr() 278 fattr->uid = make_kuid(userns, be32_to_cpup(p++)); in decode_fattr() 281 fattr->gid = make_kgid(userns, be32_to_cpup(p++)); in decode_fattr() 285 fattr->size = be32_to_cpup(p++); in decode_fattr() [all …]
|
| H A D | nfs3xdr.c | 145 *value = be32_to_cpup(p); in decode_uint32() 199 count = be32_to_cpup(p); in decode_inline_filename3() 234 count = be32_to_cpup(p); in decode_nfspath3() 345 *status = be32_to_cpup(p); in decode_nfsstat3() 372 type = be32_to_cpup(p++); in xdr_decode_ftype3() 400 major = be32_to_cpup(p++); in xdr_decode_specdata3() 401 minor = be32_to_cpup(p++); in xdr_decode_specdata3() 432 length = be32_to_cpup(p++); in decode_nfs_fh3() 468 timep->tv_sec = be32_to_cpup(p++); in xdr_decode_nfstime3() 469 timep->tv_nsec = be32_to_cpup(p++); in xdr_decode_nfstime3() [all …]
|
| H A D | mount_clnt.c | 263 status = be32_to_cpup(p); in decode_status() 313 status = be32_to_cpup(p); in decode_fhs_status() 337 size = be32_to_cpup(p); in decode_fhandle3() 363 entries = be32_to_cpup(p); in decode_auth_flavors() 376 flavors[i] = be32_to_cpup(p++); in decode_auth_flavors()
|
| H A D | nfs42xdr.c | 892 count = be32_to_cpup(p); in decode_write_response() 905 res->verifier.committed = be32_to_cpup(p); in decode_write_response() 921 ns->nl4_type = be32_to_cpup(p); in decode_nl4_server() 969 res->consecutive = be32_to_cpup(p++); in decode_copy_requirements() 970 res->synchronous = be32_to_cpup(p++); in decode_copy_requirements() 1034 res->cnr_lease_time.nseconds = be32_to_cpup(p); in decode_copy_notify() 1045 count = be32_to_cpup(p); in decode_copy_notify() 1089 seg->type = be32_to_cpup(p++); in decode_read_plus_segment() 1098 uint32_t len = be32_to_cpup(p); in decode_read_plus_segment() 1160 res->eof = be32_to_cpup(p++); in decode_read_plus() [all …]
|
| /linux/drivers/reset/ |
| H A D | reset-ti-syscon.c | 190 controls[i].assert_offset = be32_to_cpup(list++); in ti_syscon_reset_probe() 191 controls[i].assert_bit = be32_to_cpup(list++); in ti_syscon_reset_probe() 192 controls[i].deassert_offset = be32_to_cpup(list++); in ti_syscon_reset_probe() 193 controls[i].deassert_bit = be32_to_cpup(list++); in ti_syscon_reset_probe() 194 controls[i].status_offset = be32_to_cpup(list++); in ti_syscon_reset_probe() 195 controls[i].status_bit = be32_to_cpup(list++); in ti_syscon_reset_probe() 196 controls[i].flags = be32_to_cpup(list++); in ti_syscon_reset_probe()
|
| /linux/fs/nfs/blocklayout/ |
| H A D | dev.c | 119 b->type = be32_to_cpup(p++); in nfs4_block_decode_volume() 126 b->simple.nr_sigs = be32_to_cpup(p++); in nfs4_block_decode_volume() 138 b->simple.sigs[i].sig_len = be32_to_cpup(p++); in nfs4_block_decode_volume() 161 b->slice.volume = be32_to_cpup(p++); in nfs4_block_decode_volume() 168 b->concat.volumes_count = be32_to_cpup(p++); in nfs4_block_decode_volume() 178 b->concat.volumes[i] = be32_to_cpup(p++); in nfs4_block_decode_volume() 186 b->stripe.volumes_count = be32_to_cpup(p++); in nfs4_block_decode_volume() 196 b->stripe.volumes[i] = be32_to_cpup(p++); in nfs4_block_decode_volume() 202 b->scsi.code_set = be32_to_cpup(p++); in nfs4_block_decode_volume() 203 b->scsi.designator_type = be32_to_cpup(p++); in nfs4_block_decode_volume() [all …]
|
| /linux/arch/powerpc/boot/ |
| H A D | xz_config.h | 24 static inline u32 be32_to_cpup(const u32 *p) in be32_to_cpup() function 31 static inline u32 be32_to_cpup(const u32 *p) in be32_to_cpup() function 39 return be32_to_cpup(p); in get_unaligned_be32()
|
| /linux/arch/m68k/mac/ |
| H A D | config.c | 79 mac_bi_data.id = be32_to_cpup(data); in mac_parse_bootinfo() 82 mac_bi_data.videoaddr = be32_to_cpup(data); in mac_parse_bootinfo() 85 mac_bi_data.videodepth = be32_to_cpup(data); in mac_parse_bootinfo() 88 mac_bi_data.videorow = be32_to_cpup(data); in mac_parse_bootinfo() 91 mac_bi_data.dimensions = be32_to_cpup(data); in mac_parse_bootinfo() 94 mac_orig_videoaddr = be32_to_cpup(data); in mac_parse_bootinfo() 99 mac_bi_data.sccbase = be32_to_cpup(data); in mac_parse_bootinfo() 102 mac_bi_data.boottime = be32_to_cpup(data); in mac_parse_bootinfo() 105 mac_bi_data.gmtbias = be32_to_cpup(data); in mac_parse_bootinfo() 108 mac_bi_data.memsize = be32_to_cpup(data); in mac_parse_bootinfo() [all …]
|
| /linux/include/linux/sunrpc/ |
| H A D | rpc_rdma.h | 177 *handle = be32_to_cpup(p++); in xdr_decode_rdma_segment() 178 *length = be32_to_cpup(p++); in xdr_decode_rdma_segment() 197 *position = be32_to_cpup(p++); in xdr_decode_read_segment()
|
| /linux/fs/nfs/filelayout/ |
| H A D | filelayoutdev.c | 94 cnt = be32_to_cpup(p); in nfs4_fl_alloc_deviceid_node() 115 *indexp = be32_to_cpup(p++); in nfs4_fl_alloc_deviceid_node() 125 num = be32_to_cpup(p); in nfs4_fl_alloc_deviceid_node() 161 mp_count = be32_to_cpup(p); /* multipath count */ in nfs4_fl_alloc_deviceid_node()
|
| /linux/arch/powerpc/kernel/ |
| H A D | legacy_serial.c | 91 clock = be32_to_cpup(clk); in add_legacy_port() 99 shift = be32_to_cpup(rs); in add_legacy_port() 148 legacy_info->speed = spd ? be32_to_cpup(spd) : 0; in add_legacy_port() 298 if (reg && (be32_to_cpup(reg) < 4)) in add_legacy_pci_port() 299 index = lindex = be32_to_cpup(reg); in add_legacy_pci_port() 656 speed = be32_to_cpup(spd); in check_legacy_serial_console()
|
| /linux/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayoutdev.c | 79 mp_count = be32_to_cpup(p); in nfs4_ff_alloc_deviceid_node() 99 version_count = be32_to_cpup(p); in nfs4_ff_alloc_deviceid_node() 118 ds_versions[i].version = be32_to_cpup(p++); in nfs4_ff_alloc_deviceid_node() 119 ds_versions[i].minor_version = be32_to_cpup(p++); in nfs4_ff_alloc_deviceid_node() 120 ds_versions[i].rsize = nfs_io_size(be32_to_cpup(p++), in nfs4_ff_alloc_deviceid_node() 122 ds_versions[i].wsize = nfs_io_size(be32_to_cpup(p++), in nfs4_ff_alloc_deviceid_node() 124 ds_versions[i].tightly_coupled = be32_to_cpup(p); in nfs4_ff_alloc_deviceid_node()
|
| /linux/drivers/irqchip/ |
| H A D | irq-ls-extirq.c | 145 hwirq = be32_to_cpup(map); in ls_extirq_parse_map() 150 ipar = of_find_node_by_phandle(be32_to_cpup(map + 2)); in ls_extirq_parse_map() 165 priv->map[hwirq].param[j] = be32_to_cpup(map++); in ls_extirq_parse_map()
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | msi.c | 136 req_msi = be32_to_cpup(p); in check_req() 172 *total = be32_to_cpup(p); in __find_pe_total_msi() 237 class = p ? be32_to_cpup(p) : 0; in count_non_bridge_devices() 259 req = be32_to_cpup(p); in count_spare_msis() 263 req = max(req, (int)be32_to_cpup(p)); in count_spare_msis()
|
| /linux/drivers/net/mdio/ |
| H A D | mdio-mux-mmioreg.c | 128 if (be32_to_cpup(iprop) >= BIT(s->iosize * 8)) in mdio_mux_mmioreg_probe() 131 s->mask = be32_to_cpup(iprop); in mdio_mux_mmioreg_probe()
|
| /linux/drivers/iommu/ |
| H A D | fsl_pamu.c | 276 return be32_to_cpup(prop); in get_stash_id() 284 if (be32_to_cpup(&prop[i]) == vcpu) { in get_stash_id() 303 return be32_to_cpup(prop); in get_stash_id() 470 liodn = be32_to_cpup(&prop[i]); in setup_liodns() 607 num_laws = be32_to_cpup(iprop); in create_csd() 636 num_csds = be32_to_cpup(iprop); in create_csd()
|
| /linux/net/sunrpc/auth_gss/ |
| H A D | gss_rpc_xdr.c | 72 length = be32_to_cpup(p); in gssx_dec_buffer() 145 count = be32_to_cpup(p++); in dummy_dec_opt_array() 181 length = be32_to_cpup(p); in gssx_dec_linux_creds() 240 count = be32_to_cpup(p++); in gssx_dec_option_array() 273 length = be32_to_cpup(p); in gssx_dec_option_array() 453 count = be32_to_cpup(p++); in dummy_dec_nameattr_array()
|
| /linux/drivers/video/fbdev/ |
| H A D | offb.c | 558 depth = be32_to_cpup(pp); in offb_init_nodriver() 564 width = be32_to_cpup(pp); in offb_init_nodriver() 570 height = be32_to_cpup(pp); in offb_init_nodriver() 576 pitch = be32_to_cpup(pp); in offb_init_nodriver() 640 vid = be32_to_cpup(vidp); in offb_init_nodriver() 641 did = be32_to_cpup(didp); in offb_init_nodriver()
|
| /linux/drivers/infiniband/core/ |
| H A D | packer.c | 44 case 4: return be32_to_cpup((__be32 *) (structure + offset)); in value_read() 168 val = (be32_to_cpup(addr) & mask) >> shift; in ib_unpack()
|
| /linux/drivers/bus/ |
| H A D | vexpress-config.c | 283 energy_quirk[3] = cpu_to_be32(be32_to_cpup(val) + 1); in vexpress_syscfg_regmap_init() 297 function = be32_to_cpup(val++); in vexpress_syscfg_regmap_init() 298 device = be32_to_cpup(val++); in vexpress_syscfg_regmap_init()
|
| /linux/arch/m68k/amiga/ |
| H A D | config.c | 148 amiga_model = be32_to_cpup(data); in amiga_parse_bootinfo() 152 amiga_eclock = be32_to_cpup(data); in amiga_parse_bootinfo() 156 amiga_chipset = be32_to_cpup(data); in amiga_parse_bootinfo() 160 amiga_chip_size = be32_to_cpup(data); in amiga_parse_bootinfo()
|
| /linux/arch/m68k/hp300/ |
| H A D | config.c | 79 hp300_model = be32_to_cpup(data); in hp300_parse_bootinfo() 83 hp300_uart_scode = be32_to_cpup(data); in hp300_parse_bootinfo()
|
| /linux/drivers/char/ipmi/ |
| H A D | ipmi_si_platform.c | 275 io.regsize = regsize ? be32_to_cpup(regsize) : DEFAULT_REGSIZE; in of_ipmi_probe() 276 io.regspacing = regspacing ? be32_to_cpup(regspacing) : DEFAULT_REGSPACING; in of_ipmi_probe() 277 io.regshift = regshift ? be32_to_cpup(regshift) : 0; in of_ipmi_probe()
|
| /linux/drivers/char/tpm/ |
| H A D | tpm2-space.c | 118 *handle = be32_to_cpup((__be32 *)&tbuf.data[TPM_HEADER_SIZE]); in tpm2_load_context() 232 u32 vhandle = be32_to_cpup((__be32 *)handle); in tpm2_map_to_phandle() 403 phandle = be32_to_cpup((__be32 *)&rsp[TPM_HEADER_SIZE]); in tpm2_map_response_header() 471 phandle = be32_to_cpup((__be32 *)&data->handles[i]); in tpm2_map_response_body()
|
| H A D | tpm2-cmd.c | 575 nr_possible_banks = be32_to_cpup( in tpm2_get_pcr_allocation() 586 rsp_len = be32_to_cpup((__be32 *)&buf.data[2]); in tpm2_get_pcr_allocation() 665 be32_to_cpup((__be32 *)&buf.data[TPM_HEADER_SIZE + 5])) { in tpm2_get_cc_attrs_tbl() 675 chip->cc_attrs_tbl[i] = be32_to_cpup(attrs); in tpm2_get_cc_attrs_tbl()
|