Searched refs:get_unaligned_be64 (Results 1 - 37 of 37) sorted by relevance

/linux-4.4.14/include/linux/unaligned/
H A Dbe_memmove.h16 static inline u64 get_unaligned_be64(const void *p) get_unaligned_be64() function
H A Dbe_struct.h16 static inline u64 get_unaligned_be64(const void *p) get_unaligned_be64() function
H A Daccess_ok.h32 static inline u64 get_unaligned_be64(const void *p) get_unaligned_be64() function
H A Dbe_byteshift.h50 static inline u64 get_unaligned_be64(const void *p) get_unaligned_be64() function
H A Dgeneric.h22 __builtin_choose_expr(sizeof(*(ptr)) == 8, get_unaligned_be64((ptr)), \
/linux-4.4.14/arch/c6x/include/asm/
H A Dunaligned.h83 #define get_unaligned_be64(p) get_unaligned64(p) macro
96 #define get_unaligned_be64(p) __swab64(get_unaligned64(p)) macro
124 (sizeof(*(ptr)) == 8 ? get_unaligned_be64((ptr)) : \
/linux-4.4.14/tools/include/tools/
H A Dbe_byteshift.h50 static inline uint64_t get_unaligned_be64(const void *p) get_unaligned_be64() function
/linux-4.4.14/arch/arm64/crypto/
H A Dghash-ce-glue.c115 b = get_unaligned_be64(inkey); ghash_setkey()
116 a = get_unaligned_be64(inkey + 8); ghash_setkey()
/linux-4.4.14/drivers/scsi/cxlflash/
H A Dlunmgt.c236 __func__, get_unaligned_be64(&manage->wwid[0]), cxlflash_manage_lun()
237 get_unaligned_be64(&manage->wwid[8]), cxlflash_manage_lun()
/linux-4.4.14/arch/arm/crypto/
H A Dghash-ce-glue.c121 b = get_unaligned_be64(inkey); ghash_setkey()
122 a = get_unaligned_be64(inkey + 8); ghash_setkey()
/linux-4.4.14/block/partitions/
H A Dldm.c138 if (MAGIC_PRIVHEAD != get_unaligned_be64(data)) { ldm_parse_privhead()
145 ph->logical_disk_start = get_unaligned_be64(data + 0x011B); ldm_parse_privhead()
146 ph->logical_disk_size = get_unaligned_be64(data + 0x0123); ldm_parse_privhead()
147 ph->config_start = get_unaligned_be64(data + 0x012B); ldm_parse_privhead()
148 ph->config_size = get_unaligned_be64(data + 0x0133); ldm_parse_privhead()
196 if (MAGIC_TOCBLOCK != get_unaligned_be64(data)) { ldm_parse_tocblock()
202 toc->bitmap1_start = get_unaligned_be64(data + 0x2E); ldm_parse_tocblock()
203 toc->bitmap1_size = get_unaligned_be64(data + 0x36); ldm_parse_tocblock()
213 toc->bitmap2_start = get_unaligned_be64(data + 0x50); ldm_parse_tocblock()
214 toc->bitmap2_size = get_unaligned_be64(data + 0x58); ldm_parse_tocblock()
1050 part->start = get_unaligned_be64(buffer + 0x24 + r_name); ldm_parse_prt3()
1051 part->volume_offset = get_unaligned_be64(buffer + 0x2C + r_name); ldm_parse_prt3()
/linux-4.4.14/crypto/
H A Dsha512_generic.c73 W[I] = get_unaligned_be64((__u64 *)input + I); LOAD_OP()
/linux-4.4.14/arch/sh/include/asm/
H A Dunaligned-sh4a.h88 static inline u64 get_unaligned_be64(const void *p) get_unaligned_be64() function
/linux-4.4.14/arch/x86/crypto/
H A Dcamellia_glue.c1006 kl = get_unaligned_be64(key); camellia_setup128()
1007 kr = get_unaligned_be64(key + 8); camellia_setup128()
1114 kl = get_unaligned_be64(key); camellia_setup256()
1115 kr = get_unaligned_be64(key + 8); camellia_setup256()
1116 krl = get_unaligned_be64(key + 16); camellia_setup256()
1117 krr = get_unaligned_be64(key + 24); camellia_setup256()
/linux-4.4.14/drivers/target/
H A Dtarget_core_sbc.c977 cmd->t_task_lba = get_unaligned_be64(&cdb[12]); sbc_parse_cdb()
1008 cmd->t_task_lba = get_unaligned_be64(&cdb[2]); sbc_parse_cdb()
1070 cmd->t_task_lba = get_unaligned_be64(&cdb[2]); sbc_parse_cdb()
1204 lba = get_unaligned_be64(&ptr[0]); sbc_execute_unmap()
H A Dtarget_core_xcopy.c281 xop->src_lba = get_unaligned_be64(&desc[12]); target_xcopy_parse_segdesc_02()
282 xop->dst_lba = get_unaligned_be64(&desc[20]); target_xcopy_parse_segdesc_02()
H A Dtarget_core_pr.c677 pr_reg->pr_reg_bin_isid = get_unaligned_be64(isid); __core_scsi3_do_alloc_registration()
871 pr_reg->pr_reg_bin_isid = get_unaligned_be64(isid); core_scsi3_alloc_aptpl_registration()
H A Dtarget_core_transport.c342 se_sess->sess_bin_isid = get_unaligned_be64(&buf[0]); __transport_register_session()
/linux-4.4.14/scripts/
H A Dsortextable.c114 return get_unaligned_be64(x); r8be()
/linux-4.4.14/include/linux/sunrpc/
H A Dxdr.h129 *valp = get_unaligned_be64(p); xdr_decode_hyper()
/linux-4.4.14/drivers/scsi/libfc/
H A Dfc_rport.c904 rdata->ids.port_name = get_unaligned_be64(&plp->fl_wwpn); fc_rport_plogi_resp()
905 rdata->ids.node_name = get_unaligned_be64(&plp->fl_wwnn); fc_rport_plogi_resp()
1318 get_unaligned_be64(&adisc->adisc_wwpn) != rdata->ids.port_name || fc_rport_adisc_resp()
1319 get_unaligned_be64(&adisc->adisc_wwnn) != rdata->ids.node_name) { fc_rport_adisc_resp()
1622 rdata->ids.port_name = get_unaligned_be64(&pl->fl_wwpn); fc_rport_recv_plogi_req()
1623 rdata->ids.node_name = get_unaligned_be64(&pl->fl_wwnn); fc_rport_recv_plogi_req()
H A Dfc_lport.c826 remote_wwpn = get_unaligned_be64(&flp->fl_wwpn); fc_lport_recv_flogi_req()
871 get_unaligned_be64(&flp->fl_wwnn)); fc_lport_recv_flogi_req()
1785 get_unaligned_be64( fc_lport_flogi_resp()
1787 get_unaligned_be64( fc_lport_flogi_resp()
1793 get_unaligned_be64(&flp->fl_wwnn); fc_lport_flogi_resp()
H A Dfc_disc.c609 port_name = get_unaligned_be64(&pn->fn_wwpn); fc_disc_gpn_id_resp()
/linux-4.4.14/drivers/scsi/
H A Dses.c319 unsigned long long id = get_unaligned_be64(ses_dev->page1+8+4); ses_show_id()
603 efd.addr = get_unaligned_be64(&desc[4]); ses_match_to_enclosure()
H A Dscsi_debug.c2558 lba = get_unaligned_be64(cmd + 2); resp_read_dt0()
2588 lba = get_unaligned_be64(cmd + 12); resp_read_dt0()
2877 lba = get_unaligned_be64(cmd + 2); resp_write_dt0()
2907 lba = get_unaligned_be64(cmd + 12); resp_write_dt0()
3079 lba = get_unaligned_be64(cmd + 2); resp_write_same_16()
3151 lba = get_unaligned_be64(cmd + 2); resp_comp_write()
3258 unsigned long long lba = get_unaligned_be64(&desc[i].lba); resp_unmap()
3288 lba = get_unaligned_be64(cmd + 2); resp_get_lba_status()
H A Dsd.c2107 lba = get_unaligned_be64(&buffer[0]); read_capacity_16()
2664 sdkp->max_ws_blocks = (u32)get_unaligned_be64(&buffer[36]); sd_read_block_limits()
H A Dhpsa.c3215 sa = get_unaligned_be64(&physdev->LUN[i].wwid[0]); hpsa_get_sas_address_from_report_physical()
3243 sa = get_unaligned_be64(ssi->primary_world_wide_id); hpsa_get_sas_address()
4434 first_block = get_unaligned_be64(&cmd->cmnd[2]); set_encrypt_ioaccel2()
H A Dipr.c1224 res->lun_wwn = get_unaligned_be64(cfgtew->u.cfgte->lun_wwn); ipr_init_res_entry()
/linux-4.4.14/drivers/scsi/mpt3sas/
H A Dmpt3sas_warpdrive.c316 v_lba = get_unaligned_be64(&mpi_request->CDB.CDB32[2]); mpt3sas_setup_direct_io()
/linux-4.4.14/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c961 fcf->switch_name = get_unaligned_be64(&wwn->fd_wwn); fcoe_ctlr_parse_adv()
968 fcf->fabric_name = get_unaligned_be64(&fab->fd_wwn); fcoe_ctlr_parse_adv()
1390 if (get_unaligned_be64(&wp->fd_wwn) != fcf->switch_name) fcoe_ctlr_recv_clr_vlink()
1462 get_unaligned_be64(&vp->fd_wwpn) != fcoe_ctlr_recv_clr_vlink()
2316 rdata->ids.node_name = get_unaligned_be64(&wwn->fd_wwn); fcoe_ctlr_vn_parse()
2324 rdata->ids.port_name = get_unaligned_be64(&vn->fd_wwpn); fcoe_ctlr_vn_parse()
/linux-4.4.14/drivers/scsi/osd/
H A Dosd_initiator.c158 pFirst ? _LLU(get_unaligned_be64(pFirst)) : ~0ULL); _osd_get_print_system_info()
162 pFirst ? _LLU(get_unaligned_be64(pFirst)) : ~0ULL); _osd_get_print_system_info()
166 pFirst ? _LLU(get_unaligned_be64(pFirst)) : ~0ULL); _osd_get_print_system_info()
1795 get_unaligned_be64(&sscd->information) ; osd_req_decode_sense_full()
/linux-4.4.14/drivers/block/
H A Dosdblk.c226 *size_out = get_unaligned_be64(attr.val_ptr); osdblk_get_obj_size()
/linux-4.4.14/fs/exofs/
H A Dsuper.c913 capacity = get_unaligned_be64(attrs[0].val_ptr); exofs_statfs()
921 used = get_unaligned_be64(attrs[1].val_ptr); exofs_statfs()
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_da_format.c131 return get_unaligned_be64(&from->i8.i) & 0x00ffffffffffffffULL; xfs_dir2_sf_get_ino()
H A Dxfs_inode_fork.c338 ep->l0 = get_unaligned_be64(&dp->l0); xfs_iformat_extents()
339 ep->l1 = get_unaligned_be64(&dp->l1); xfs_iformat_extents()
/linux-4.4.14/drivers/nvme/host/
H A Dscsi.c1773 cdb_info.lba = get_unaligned_be64(&cmd[2]); nvme_trans_io()
/linux-4.4.14/fs/ecryptfs/
H A Dcrypto.c1294 file_size = get_unaligned_be64(page_virt); ecryptfs_i_size_init()

Completed in 1805 milliseconds