| /linux-6.15/fs/cachefiles/ |
| H A D | xattr.c | 80 be64_to_cpup((__be64 *)buf->data), in cachefiles_set_object_xattr() 89 be64_to_cpup((__be64 *)buf->data), in cachefiles_set_object_xattr() 151 be64_to_cpup((__be64 *)buf->data), in cachefiles_check_auxdata()
|
| /linux-6.15/drivers/infiniband/core/ |
| H A D | packer.c | 45 case 8: return be64_to_cpup((__be64 *) (structure + offset)); in value_read() 182 val = (be64_to_cpup(addr) & mask) >> shift; in ib_unpack()
|
| H A D | sysfs.c | 621 len = sysfs_emit(buf, "%llu\n", be64_to_cpup((__be64 *)data)); in show_pma_counter()
|
| H A D | user_mad.c | 631 (be64_to_cpup(tid) & 0xffffffff)); in ib_umad_write()
|
| /linux-6.15/drivers/char/tpm/eventlog/ |
| H A D | of.c | 88 base = be64_to_cpup((__force __be64 *)basep); in tpm_read_log_of()
|
| /linux-6.15/include/linux/byteorder/ |
| H A D | generic.h | 105 #define be64_to_cpup __be64_to_cpup macro
|
| /linux-6.15/arch/powerpc/crypto/ |
| H A D | aes-gcm-p10-glue.c | 86 *(u64 *)&hash[0] = be64_to_cpup((__be64 *)&hash[0]); in set_subkey() 87 *(u64 *)&hash[8] = be64_to_cpup((__be64 *)&hash[8]); in set_subkey()
|
| /linux-6.15/arch/riscv/lib/ |
| H A D | crc-clmul-template.h | 65 # define crc_load_long(x) be64_to_cpup(x)
|
| /linux-6.15/drivers/media/rc/ |
| H A D | imon_raw.c | 32 u64 data = be64_to_cpup(imon->ir_buf); in imon_ir_data()
|
| /linux-6.15/arch/powerpc/platforms/pseries/ |
| H A D | plpks-secvar.c | 139 flags = be64_to_cpup((__be64 *)data); in plpks_set_variable()
|
| /linux-6.15/drivers/misc/ |
| H A D | nsm.c | 133 array_len = be64_to_cpup((__be64 *)array_len_p); in cbor_object_get_array()
|
| /linux-6.15/arch/powerpc/sysdev/ |
| H A D | fsl_msi.c | 155 address = be64_to_cpup(reg); in fsl_compose_msi_msg()
|
| H A D | fsl_pci.c | 338 u64 address = be64_to_cpup(reg); in setup_pci_atmu()
|
| /linux-6.15/arch/powerpc/kernel/ |
| H A D | prom.c | 703 if (be64_to_cpup(reserve_map) > 0xffffffffull) { in early_reserve_mem()
|
| /linux-6.15/drivers/infiniband/hw/mthca/ |
| H A D | mthca_dev.h | 394 case 8: (dest) = be64_to_cpup(__p); break; \
|
| /linux-6.15/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cptvf_reqmgr.c | 436 ecode.u = be64_to_cpup((__be64 *)cpt_info->out_buffer); in cpt_process_ccode()
|
| /linux-6.15/drivers/mtd/devices/ |
| H A D | mtd_dataflash.c | 807 jedec = be64_to_cpup((__be64 *)id); in jedec_probe()
|
| /linux-6.15/drivers/ptp/ |
| H A D | ptp_ines.c | 445 clkid = be64_to_cpup((__be64 *)&hdr->source_port_identity.clock_identity.id[0]); in ines_match()
|
| /linux-6.15/include/trace/events/ |
| H A D | cachefiles.h | 404 __entry->aux = be64_to_cpup((__be64 *)obj->cookie->inline_aux);
|
| /linux-6.15/arch/powerpc/mm/ |
| H A D | numa.c | 1350 return be64_to_cpup(lrdr); in hot_add_drconf_memory_max()
|
| /linux-6.15/drivers/hwmon/ |
| H A D | ibmaem.c | 416 *x = be64_to_cpup((__be64 *)rs_resp->bytes); in aem_read_sensor()
|
| /linux-6.15/drivers/of/ |
| H A D | property.c | 245 *out_value = be64_to_cpup(((__be64 *)val) + index); in of_property_read_u64_index()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | mac80211.c | 343 cpu_to_le64(be64_to_cpup((__be64 *)&data->replay_ctr)); in iwlagn_mac_set_rekey_data()
|
| /linux-6.15/drivers/infiniband/hw/mlx5/ |
| H A D | counters.c | 331 be64_to_cpup((__be64 *)(out + in mlx5_ib_query_ext_ppcnt_counters()
|
| /linux-6.15/drivers/net/wireless/ath/wcn36xx/ |
| H A D | main.c | 1168 cpu_to_le64(be64_to_cpup((__be64 *)data->replay_ctr)); in wcn36xx_set_rekey_data()
|