Home
last modified time | relevance | path

Searched refs:__u64 (Results 1 – 25 of 360) sorted by relevance

12345678910>>...15

/external/kernel-headers/original/uapi/linux/
Dbtrfs.h64 __u64 flags;
65 __u64 max_rfer;
66 __u64 max_excl;
67 __u64 rsv_rfer;
68 __u64 rsv_excl;
80 __u64 flags;
81 __u64 num_qgroups;
82 __u64 num_ref_copies;
83 __u64 num_excl_copies;
85 __u64 qgroups[0];
[all …]
Dtaskstats.h71 __u64 cpu_count __attribute__((aligned(8)));
72 __u64 cpu_delay_total;
79 __u64 blkio_count;
80 __u64 blkio_delay_total;
83 __u64 swapin_count;
84 __u64 swapin_delay_total;
92 __u64 cpu_run_real_total;
100 __u64 cpu_run_virtual_total;
115 __u64 ac_etime __attribute__((aligned(8)));
117 __u64 ac_utime; /* User CPU time [usec] */
[all …]
Dnilfs2_api.h32 __u64 ci_cno;
33 __u64 ci_create;
34 __u64 ci_nblk_inc;
35 __u64 ci_inodes_count;
36 __u64 ci_blocks_count;
37 __u64 ci_next;
66 __u64 sui_lastmod;
102 __u64 sup_segnum;
148 __u64 cm_cno;
162 __u64 v_base;
[all …]
Duserfaultfd.h14 #define UFFD_API ((__u64)0xAA)
22 ((__u64)1 << _UFFDIO_REGISTER | \
23 (__u64)1 << _UFFDIO_UNREGISTER | \
24 (__u64)1 << _UFFDIO_API)
26 ((__u64)1 << _UFFDIO_WAKE | \
27 (__u64)1 << _UFFDIO_COPY | \
28 (__u64)1 << _UFFDIO_ZEROPAGE)
70 __u64 flags;
71 __u64 address;
76 __u64 reserved1;
[all …]
Dbcache.h11 static inline __u64 name(const type *k) \
14 static inline void SET_##name(type *k, __u64 v) \
23 __u64 high;
24 __u64 low;
25 __u64 ptr[];
32 static inline __u64 name(const struct bkey *k, unsigned i) \
35 static inline void SET_##name(struct bkey *k, unsigned i, __u64 v) \
55 static inline __u64 KEY_OFFSET(const struct bkey *k) in KEY_OFFSET()
60 static inline void SET_KEY_OFFSET(struct bkey *k, __u64 v) in SET_KEY_OFFSET()
72 .high = (1ULL << 63) | ((__u64) (size) << 20) | (inode), \
[all …]
Dperf_event.h298 __u64 config;
301 __u64 sample_period;
302 __u64 sample_freq;
305 __u64 sample_type;
306 __u64 read_format;
308 __u64 disabled : 1, /* off by default */
356 __u64 bp_addr;
357 __u64 config1; /* extension of config */
360 __u64 bp_len;
361 __u64 config2; /* extension of config1 */
[all …]
Dfirewire-cdev.h62 __u64 closure;
86 __u64 closure;
117 __u64 closure;
133 __u64 closure;
136 __u64 offset;
192 __u64 closure;
195 __u64 offset;
258 __u64 closure;
297 __u64 closure;
324 __u64 closure;
[all …]
Dswab.h22 #define ___constant_swab64(x) ((__u64)( \
23 (((__u64)(x) & (__u64)0x00000000000000ffULL) << 56) | \
24 (((__u64)(x) & (__u64)0x000000000000ff00ULL) << 40) | \
25 (((__u64)(x) & (__u64)0x0000000000ff0000ULL) << 24) | \
26 (((__u64)(x) & (__u64)0x00000000ff000000ULL) << 8) | \
27 (((__u64)(x) & (__u64)0x000000ff00000000ULL) >> 8) | \
28 (((__u64)(x) & (__u64)0x0000ff0000000000ULL) >> 24) | \
29 (((__u64)(x) & (__u64)0x00ff000000000000ULL) >> 40) | \
30 (((__u64)(x) & (__u64)0xff00000000000000ULL) >> 56)))
64 static inline __attribute_const__ __u64 __fswab64(__u64 val) in __fswab64()
[all …]
Dkvm.h72 __u64 address;
91 __u64 guest_phys_addr;
92 __u64 memory_size; /* bytes */
99 __u64 guest_phys_addr;
100 __u64 memory_size; /* bytes */
101 __u64 userspace_addr; /* start of the userspace allocated memory */
151 __u64 start_gfn;
152 __u64 count;
153 __u64 skeydata_addr;
165 __u64 control;
[all …]
Dif_bridge.h55 __u64 designated_root;
56 __u64 bridge_id;
77 __u64 designated_root;
78 __u64 designated_bridge;
138 __u64 rx_bytes;
139 __u64 rx_packets;
140 __u64 tx_bytes;
141 __u64 tx_packets;
264 __u64 igmp_v1queries[BR_MCAST_DIR_SIZE];
265 __u64 igmp_v2queries[BR_MCAST_DIR_SIZE];
[all …]
Dquota.h112 __u64 dqb_bhardlimit;
113 __u64 dqb_bsoftlimit;
114 __u64 dqb_curspace;
115 __u64 dqb_ihardlimit;
116 __u64 dqb_isoftlimit;
117 __u64 dqb_curinodes;
118 __u64 dqb_btime;
119 __u64 dqb_itime;
124 __u64 dqb_bhardlimit;
125 __u64 dqb_bsoftlimit;
[all …]
/external/kernel-headers/original/uapi/scsi/
Dcxlflash_ioctl.h29 __u64 flags; /* Input flags */
30 __u64 return_flags; /* Returned flags */
69 __u64 num_interrupts; /* Requested number of interrupts */
70 __u64 context_id; /* Returned context */
71 __u64 mmio_size; /* Returned size of MMIO area */
72 __u64 block_size; /* Returned block size, in bytes */
73 __u64 adap_fd; /* Returned adapter file descriptor */
74 __u64 last_lba; /* Returned last LBA on the device */
75 __u64 max_xfer; /* Returned max transfer size, blocks */
76 __u64 reserved[8]; /* Reserved for future use */
[all …]
/external/kernel-headers/original/uapi/asm-x86/asm/
Dsigcontext.h59 __u64 xfeatures;
154 __u64 rip;
155 __u64 rdp;
174 __u64 xfeatures;
175 __u64 reserved1[2];
176 __u64 reserved2[5];
238 __u64 r8;
239 __u64 r9;
240 __u64 r10;
241 __u64 r11;
[all …]
Dkvm.h54 __u64 guest_phys_addr;
55 __u64 memory_size;
56 __u64 target_phys_addr;
81 __u64 base_address;
87 __u64 bits;
114 __u64 rax, rbx, rcx, rdx;
115 __u64 rsi, rdi, rsp, rbp;
116 __u64 r8, r9, r10, r11;
117 __u64 r12, r13, r14, r15;
118 __u64 rip, rflags;
[all …]
/external/kernel-headers/original/uapi/misc/
Dcxl.h18 __u64 flags;
19 __u64 work_element_descriptor;
20 __u64 amr;
24 __u64 reserved3;
25 __u64 reserved4;
26 __u64 reserved5;
27 __u64 reserved6;
46 __u64 flags; /* One of CXL_AFUID_FLAG_X */
51 __u64 reserved2;
52 __u64 reserved3;
[all …]
/external/kernel-headers/original/uapi/rdma/
Dib_user_verbs.h118 __u64 element;
124 __u64 cq_handle;
148 __u64 response;
155 __u64 response;
156 __u64 driver_data[0];
165 __u64 response;
166 __u64 driver_data[0];
170 __u64 fw_ver;
173 __u64 max_mr_size;
174 __u64 page_size_cap;
[all …]
Dvmw_pvrdma-abi.h142 __u64 buf_addr;
153 __u64 buf_addr;
159 __u64 buf_addr;
168 __u64 rbuf_addr;
169 __u64 sbuf_addr;
172 __u64 qp_addr;
177 __u64 swap_val;
178 __u64 compare_val;
179 __u64 swap_mask;
180 __u64 compare_mask;
[all …]
Docrdma-abi.h57 __u64 ah_tbl_page;
62 __u64 rsvd1;
63 __u64 rsvd2;
67 __u64 rsvd1;
75 __u64 rsvd1;
89 __u64 page_addr[MAX_CQ_PAGES];
90 __u64 db_page_addr;
94 __u64 rsvd1;
95 __u64 rsvd2;
117 __u64 sq_page_addr[MAX_QP_PAGES];
[all …]
/external/kernel-headers/original/uapi/drm/
Damdgpu_drm.h91 __u64 bo_size;
93 __u64 alignment;
95 __u64 domains;
97 __u64 domain_flags;
128 __u64 bo_info_ptr;
180 __u64 flags;
204 __u64 addr;
205 __u64 size;
246 __u64 flags;
248 __u64 tiling_info;
[all …]
Ddrm_mode.h147 __u64 fb_id_ptr;
148 __u64 crtc_id_ptr;
149 __u64 connector_id_ptr;
150 __u64 encoder_id_ptr;
162 __u64 set_connectors_ptr;
209 __u64 format_type_ptr;
213 __u64 plane_id_ptr;
271 __u64 encoders_ptr;
272 __u64 modes_ptr;
273 __u64 props_ptr;
[all …]
/external/syslinux/extlinux/
Dbtrfs.h22 typedef __u64 u64;
114 __u64 tree_id;
117 __u64 min_objectid;
118 __u64 max_objectid;
121 __u64 min_offset;
122 __u64 max_offset;
125 __u64 min_transid;
126 __u64 max_transid;
142 __u64 unused1;
143 __u64 unused2;
[all …]
/external/libdrm/include/drm/
Ddrm_mode.h139 __u64 fb_id_ptr;
140 __u64 crtc_id_ptr;
141 __u64 connector_id_ptr;
142 __u64 encoder_id_ptr;
154 __u64 set_connectors_ptr;
201 __u64 format_type_ptr;
205 __u64 plane_id_ptr;
261 __u64 encoders_ptr;
262 __u64 modes_ptr;
263 __u64 props_ptr;
[all …]
/external/e2fsprogs/lib/ext2fs/
Dqcow2.h43 __u64 backing_file_offset;
47 __u64 size;
51 __u64 l1_table_offset;
53 __u64 refcount_table_offset;
57 __u64 snapshots_offset;
64 __u64 offset;
65 __u64 *data;
75 __u64 next_offset;
79 __u64 *refcount_table;
80 __u64 refcount_table_offset;
[all …]
Dbmap64.h45 __u64 start, end;
46 __u64 real_end;
74 __u64 new_end,
75 __u64 new_real_end);
77 int (*mark_bmap)(ext2fs_generic_bitmap bitmap, __u64 arg);
78 int (*unmark_bmap)(ext2fs_generic_bitmap bitmap, __u64 arg);
79 int (*test_bmap)(ext2fs_generic_bitmap bitmap, __u64 arg);
80 void (*mark_bmap_extent)(ext2fs_generic_bitmap bitmap, __u64 arg,
82 void (*unmark_bmap_extent)(ext2fs_generic_bitmap bitmap, __u64 arg,
85 __u64 arg, unsigned int num);
[all …]
/external/libnl/include/linux-private/linux/
Dif_link.h42 __u64 rx_packets; /* total packets received */
43 __u64 tx_packets; /* total packets transmitted */
44 __u64 rx_bytes; /* total bytes received */
45 __u64 tx_bytes; /* total bytes transmitted */
46 __u64 rx_errors; /* bad packets received */
47 __u64 tx_errors; /* packet transmit problems */
48 __u64 rx_dropped; /* no space in linux buffers */
49 __u64 tx_dropped; /* no space available in linux */
50 __u64 multicast; /* multicast packets received */
51 __u64 collisions;
[all …]

12345678910>>...15