Home
last modified time | relevance | path

Searched refs:__le64 (Results 1 – 25 of 47) sorted by relevance

12

/include/uapi/linux/
Dbtrfs_tree.h344 __le64 objectid;
346 __le64 offset;
357 __le64 devid;
360 __le64 total_bytes;
363 __le64 bytes_used;
375 __le64 type;
378 __le64 generation;
384 __le64 start_offset;
403 __le64 devid;
404 __le64 offset;
[all …]
Dnilfs2_ondisk.h55 __le64 i_blocks;
56 __le64 i_size;
57 __le64 i_ctime;
58 __le64 i_mtime;
66 __le64 i_bmap[NILFS_INODE_BMAP_SIZE];
68 __le64 i_xattr;
89 __le64 sr_nongc_ctime;
156 __le64 s_nsegments; /* Number of segments in filesystem */
157 /*20*/ __le64 s_dev_size; /* block device size in bytes */
158 __le64 s_first_data_block; /* 1st seg disk block number */
[all …]
Dvirtio_iommu.h21 __le64 start;
22 __le64 end;
32 __le64 page_size_mask;
96 __le64 virt_start;
97 __le64 virt_end;
98 __le64 phys_start;
106 __le64 virt_start;
107 __le64 virt_end;
129 __le64 start;
130 __le64 end;
[all …]
Dvirtio_vsock.h42 __le64 guest_cid;
54 __le64 src_cid;
55 __le64 dst_cid;
Dvsockmon.h35 __le64 src_cid;
36 __le64 dst_cid;
Dmic_common.h47 __le64 config[0];
65 __le64 vdev;
117 __le64 address;
118 __le64 used_address;
Dtypes.h33 typedef __u64 __bitwise __le64; typedef
50 #define __aligned_le64 __le64 __attribute__((aligned(8)))
Dvirtio_gpu.h105 __le64 fence_id;
174 __le64 offset;
180 __le64 addr;
221 __le64 offset;
Dqemu_fw_cfg.h94 __le64 paddr;
/include/linux/ceph/
Dceph_fs.h164 __le64 have_version;
166 __le64 session_mon_tid;
173 __le64 data_pool;
177 __le64 kb, kb_used, kb_avail;
178 __le64 num_objects;
183 __le64 version;
213 __le64 start;
296 __le64 seq;
397 __le64 size, old_size; /* old_size needed by truncate */
433 __le64 owner; /* owner of the lock */
[all …]
Dmsgr.h47 __le64 num;
100 __le64 features; /* supported feature bits */
112 __le64 features; /* feature bits for this session */
127 __le64 seq; /* message seq# for this session */
128 __le64 tid; /* transaction id */
145 __le64 seq; /* message seq# for this session */
146 __le64 tid; /* transaction id */
179 __le64 sig;
Drados.h28 typedef __le64 ceph_snapid_t;
118 __le64 version;
478 __le64 offset, length;
479 __le64 truncate_size;
495 __le64 cookie, count;
498 __le64 snapid;
501 __le64 cookie;
502 __le64 ver; /* no longer used */
507 __le64 cookie;
510 __le64 offset, length;
[all …]
/include/uapi/linux/raid/
Dmd_p.h239 __le64 ctime; /* lo 40 bits are seconds, top 24 are microseconds or 0*/
242 __le64 size; /* used size of component devices, in 512byte sectors */
261 __le64 reshape_position; /* next address in array-space for reshape */
271 __le64 data_offset; /* sector start of data, often 0 */
272 __le64 data_size; /* sectors in this device that can be used for data */
273 __le64 super_offset; /* sector start of this superblock */
275 __le64 recovery_offset;/* sectors before this offset (from data_offset) have been recovered */
276 __le64 journal_tail;/* journal tail of journal device (from data_offset) */
293 __le64 utime; /* 40 bits second, 24 bits microseconds */
294 __le64 events; /* incremented when superblock updated */
[all …]
/include/linux/
Df2fs_fs.h88 __le64 block_count; /* total # of user blocks */
145 __le64 checkpoint_ver; /* checkpoint block version number */
146 __le64 user_block_count; /* # of user blocks */
147 __le64 valid_block_count; /* # of valid blocks in main area */
167 __le64 elapsed_time; /* mounted time */
241 __le64 i_size; /* file size in bytes */
242 __le64 i_blocks; /* file size in blocks */
243 __le64 i_atime; /* access time */
244 __le64 i_ctime; /* change time */
245 __le64 i_mtime; /* modification time */
[all …]
Dnvme.h307 __le64 nsze;
308 __le64 ncap;
309 __le64 nuse;
432 __le64 frs[7];
462 __le64 chgcnt;
472 __le64 chgcnt;
545 __le64 hostid;
546 __le64 rkey;
627 __le64 addr;
634 __le64 addr;
[all …]
/include/net/
Dcfg802154.h45 __le64 extended_addr);
105 struct wpan_dev *wpan_dev, __le64 extended_addr);
108 __le64 extended_addr,
112 __le64 extended_addr,
199 __le64 perm_extended_addr;
235 __le64 extended_addr;
245 __le64 extended_source;
272 __le64 default_key_source;
275 __le64 hwaddr;
276 __le64 coord_hwaddr;
[all …]
Dieee802154_netdev.h41 __le64 extended_src;
153 static inline __le64 ieee802154_devaddr_from_raw(const void *raw) in ieee802154_devaddr_from_raw()
158 return (__force __le64)swab64(temp); in ieee802154_devaddr_from_raw()
161 static inline void ieee802154_devaddr_to_raw(void *raw, __le64 addr) in ieee802154_devaddr_to_raw()
283 int (*del_dev)(struct net_device *dev, __le64 dev_addr);
286 __le64 device_addr,
289 __le64 device_addr,
/include/uapi/linux/byteorder/
Dbig_endian.h19 #define __constant_cpu_to_le64(x) ((__force __le64)___constant_swab64((x)))
20 #define __constant_le64_to_cpu(x) ___constant_swab64((__force __u64)(__le64)(x))
31 #define __cpu_to_le64(x) ((__force __le64)__swab64((x)))
32 #define __le64_to_cpu(x) __swab64((__force __u64)(__le64)(x))
44 static __always_inline __le64 __cpu_to_le64p(const __u64 *p) in __cpu_to_le64p()
46 return (__force __le64)__swab64p(p); in __cpu_to_le64p()
48 static __always_inline __u64 __le64_to_cpup(const __le64 *p) in __le64_to_cpup()
Dlittle_endian.h19 #define __constant_cpu_to_le64(x) ((__force __le64)(__u64)(x))
20 #define __constant_le64_to_cpu(x) ((__force __u64)(__le64)(x))
31 #define __cpu_to_le64(x) ((__force __le64)(__u64)(x))
32 #define __le64_to_cpu(x) ((__force __u64)(__le64)(x))
44 static __always_inline __le64 __cpu_to_le64p(const __u64 *p) in __cpu_to_le64p()
46 return (__force __le64)*p; in __cpu_to_le64p()
48 static __always_inline __u64 __le64_to_cpup(const __le64 *p) in __le64_to_cpup()
/include/crypto/
Dnhpoly1305.h55 __le64 nh_hash[NH_NUM_PASSES];
59 __le64 hash[NH_NUM_PASSES]);
Dstreebog.h22 __le64 qword[8];
Db128ops.h61 __le64 b, a;
/include/linux/unaligned/
Daccess_ok.h20 return le64_to_cpup((__le64 *)p); in get_unaligned_le64()
50 *((__le64 *)p) = cpu_to_le64(val); in put_unaligned_le64()
/include/soc/fsl/
Ddpaa2-global.h31 __le64 fqd_ctx;
40 __le64 ctx;
Ddpaa2-fd.h42 __le64 addr;
48 __le64 flc;
289 __le64 addr;
458 __le64 addr;
464 __le64 flc;

12