Searched refs:le64_to_cpup (Results 1 – 14 of 14) sorted by relevance
57 return u64_to_fsid(le64_to_cpup((void *)uuid) ^ in uuid_to_fsid()58 le64_to_cpup((void *)(uuid + sizeof(u64)))); in uuid_to_fsid()
545 default:*(u64 *)(data + 0) = le64_to_cpup((u64 *)(data + 0)); in handle_ldf_stq()547 case 4: tmp = le64_to_cpup((u64 *)(data + 0)); in handle_ldf_stq()548 *(u64 *)(data + 0) = le64_to_cpup((u64 *)(data + 2)); in handle_ldf_stq()
99 #define le64_to_cpup __le64_to_cpup macro
53 m = le64_to_cpup(data); in __siphash_aligned()254 m = le64_to_cpup(data); in __hsiphash_aligned()
34 return le64_to_cpup((__le64 *)skb->data); in j1939_skb_to_name()
233 ret = le64_to_cpup((void *)data); in um_pci_cfgspace_read()350 ret = le64_to_cpup((void *)data); in um_pci_bar_read()
101 tmp64 = le64_to_cpup(i64P); in challenge()
352 return le64_to_cpup((u64 *)addr); in ioread64()
797 le64_to_cpup((__le64 *)to_buff), MAX_LOAD_SIZE); in mlx5vf_resume_read_header_data()847 record_size = le64_to_cpup((__le64 *)to_buff); in mlx5vf_resume_read_header()
400 return sysfs_emit(buf, "%llu\n", le64_to_cpup(ptr)); in ext4_generic_attr_show()
1093 desc_hdr = le64_to_cpup((u64 *)skb_tail_pointer(skb)); in aqc111_rx_fixup()1121 u64 pkt_desc = le64_to_cpup(pkt_desc_ptr); in aqc111_rx_fixup()
85 #define pe64_to_cpup le64_to_cpup /* Prefer little endian */
557 ns = DPAA2_PTP_CLK_PERIOD_NS * le64_to_cpup(ts); in dpaa2_eth_receive_skb()848 ns_to_ptp_tstamp(&origin_timestamp, le64_to_cpup(ns)); in dpaa2_eth_enable_tx_tstamp()1235 ns = DPAA2_PTP_CLK_PERIOD_NS * le64_to_cpup(ts); in dpaa2_eth_free_tx_fd()
77 v = le64_to_cpup(*p); in alloc_field_v1_get()