Home
last modified time | relevance | path

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

123456789

/bionic/libc/kernel/uapi/linux/
Dbtrfs.h41 __u64 flags;
42 __u64 max_rfer;
43 __u64 max_excl;
44 __u64 rsv_rfer;
45 __u64 rsv_excl;
50 __u64 flags;
51 __u64 num_qgroups;
52 __u64 num_ref_copies;
53 __u64 num_excl_copies;
55 __u64 qgroups[];
[all …]
Dtaskstats.h17 __u64 cpu_count __attribute__((aligned(8)));
18 __u64 cpu_delay_total;
19 __u64 blkio_count;
20 __u64 blkio_delay_total;
21 __u64 swapin_count;
22 __u64 swapin_delay_total;
23 __u64 cpu_run_real_total;
24 __u64 cpu_run_virtual_total;
33 __u64 ac_etime __attribute__((aligned(8)));
34 __u64 ac_utime;
[all …]
Duserfaultfd.h12 #define UFFD_API ((__u64) 0xAA)
15 #define UFFD_API_IOCTLS ((__u64) 1 << _UFFDIO_REGISTER | (__u64) 1 << _UFFDIO_UNREGISTER | (__u64) …
16__u64) 1 << _UFFDIO_WAKE | (__u64) 1 << _UFFDIO_COPY | (__u64) 1 << _UFFDIO_ZEROPAGE | (__u64) 1 <…
17 …TLS_BASIC ((__u64) 1 << _UFFDIO_WAKE | (__u64) 1 << _UFFDIO_COPY | (__u64) 1 << _UFFDIO_WRITEPROTE…
46 __u64 flags;
47 __u64 address;
56 __u64 from;
57 __u64 to;
58 __u64 len;
61 __u64 start;
[all …]
Dnilfs2_api.h14 __u64 ci_cno;
15 __u64 ci_create;
16 __u64 ci_nblk_inc;
17 __u64 ci_inodes_count;
18 __u64 ci_blocks_count;
19 __u64 ci_next;
31 __u64 sui_lastmod;
44 __u64 sup_segnum;
67 __u64 cm_cno;
72 __u64 v_base;
[all …]
Dcryptouser.h60 __u64 stat_encrypt_cnt;
61 __u64 stat_encrypt_tlen;
62 __u64 stat_decrypt_cnt;
63 __u64 stat_decrypt_tlen;
64 __u64 stat_err_cnt;
68 __u64 stat_encrypt_cnt;
69 __u64 stat_encrypt_tlen;
70 __u64 stat_decrypt_cnt;
71 __u64 stat_decrypt_tlen;
72 __u64 stat_verify_cnt;
[all …]
Drds.h64 __u64 value;
71 __u64 next_tx_seq;
72 __u64 next_rx_seq;
80 __u64 next_tx_seq;
81 __u64 next_rx_seq;
90 __u64 seq;
100 __u64 seq;
116 __u64 inum;
125 __u64 inum;
132 __u64 hdr_rem;
[all …]
Dkfd_ioctl.h24 __u64 ring_base_address;
25 __u64 write_pointer_address;
26 __u64 read_pointer_address;
27 __u64 doorbell_offset;
34 __u64 eop_buffer_address;
35 __u64 eop_buffer_size;
36 __u64 ctx_save_restore_address;
45 __u64 ring_base_address;
54 __u64 cu_mask_ptr;
57 __u64 ctl_stack_address;
[all …]
Dperf_event.h234 __u64 config;
236 __u64 sample_period;
237 __u64 sample_freq;
239 __u64 sample_type;
240 __u64 read_format;
241__u64 disabled : 1, inherit : 1, pinned : 1, exclusive : 1, exclude_user : 1, exclude_kernel : 1, …
248 __u64 bp_addr;
249 __u64 kprobe_func;
250 __u64 uprobe_path;
251 __u64 config1;
[all …]
Dfirewire-cdev.h27 __u64 closure;
31 __u64 closure;
41 __u64 closure;
48 __u64 closure;
58 __u64 closure;
61 __u64 offset;
67 __u64 closure;
70 __u64 offset;
80 __u64 closure;
83 __u64 offset;
[all …]
Dswab.h15__u64) ((((__u64) (x) & (__u64) 0x00000000000000ffULL) << 56) | (((__u64) (x) & (__u64) 0x00000000…
44 #define __swab64(x) (__u64) __builtin_bswap64((__u64) (x))
64 static __always_inline __u64 __swab64p(const __u64 * p) { in __swab64p()
99 static __always_inline void __swab64s(__u64 * p) { in __swab64s()
Dquota.h55 __u64 dqb_bhardlimit;
56 __u64 dqb_bsoftlimit;
57 __u64 dqb_curspace;
58 __u64 dqb_ihardlimit;
59 __u64 dqb_isoftlimit;
60 __u64 dqb_curinodes;
61 __u64 dqb_btime;
62 __u64 dqb_itime;
66 __u64 dqb_bhardlimit;
67 __u64 dqb_bsoftlimit;
[all …]
Dacrn.h23 __u64 address;
24 __u64 size;
25 __u64 value;
30 __u64 address;
31 __u64 size;
37 __u64 size;
52 __u64 data[8];
75 __u64 vm_flag;
76 __u64 ioreq_buf;
77 __u64 cpu_affinity;
[all …]
Dif_xdp.h26 __u64 producer;
27 __u64 consumer;
28 __u64 desc;
29 __u64 flags;
46 __u64 addr;
47 __u64 len;
54 __u64 rx_dropped;
55 __u64 rx_invalid_descs;
56 __u64 tx_invalid_descs;
57 __u64 rx_ring_full;
[all …]
Dvduse.h12 #define VDUSE_GET_API_VERSION _IOR(VDUSE_BASE, 0x00, __u64)
13 #define VDUSE_SET_API_VERSION _IOW(VDUSE_BASE, 0x01, __u64)
19 __u64 features;
29 __u64 offset;
30 __u64 start;
31 __u64 last;
38 #define VDUSE_DEV_GET_FEATURES _IOR(VDUSE_BASE, 0x11, __u64)
64 __u64 desc_addr;
65 __u64 driver_addr;
66 __u64 device_addr;
[all …]
Dfs.h30 __u64 src_offset;
31 __u64 src_length;
32 __u64 dest_offset;
35 __u64 start;
36 __u64 len;
37 __u64 minlen;
51 __u64 dest_offset;
52 __u64 bytes_deduped;
57 __u64 src_offset;
58 __u64 src_length;
[all …]
/bionic/libc/kernel/uapi/scsi/
Dcxlflash_ioctl.h15 __u64 flags;
16 __u64 return_flags;
24 __u64 num_interrupts;
25 __u64 context_id;
26 __u64 mmio_size;
27 __u64 block_size;
28 __u64 adap_fd;
29 __u64 last_lba;
30 __u64 max_xfer;
31 __u64 reserved[8];
[all …]
/bionic/libc/kernel/uapi/asm-x86/asm/
Dsigcontext.h17 __u64 xfeatures;
64 __u64 rip;
65 __u64 rdp;
82 __u64 xfeatures;
83 __u64 reserved1[2];
84 __u64 reserved2[5];
119 __u64 r8;
120 __u64 r9;
121 __u64 r10;
122 __u64 r11;
[all …]
Dsgx.h24 __u64 src;
27 __u64 src;
28 __u64 offset;
29 __u64 length;
30 __u64 secinfo;
31 __u64 flags;
32 __u64 count;
35 __u64 sigstruct;
38 __u64 fd;
41 __u64 offset;
[all …]
Dkvm.h69 __u64 base_address;
75 __u64 bits;
98 __u64 rax, rbx, rcx, rdx;
99 __u64 rsi, rdi, rsp, rbp;
100 __u64 r8, r9, r10, r11;
101 __u64 r12, r13, r14, r15;
102 __u64 rip, rflags;
109 __u64 base;
118 __u64 base;
126 __u64 cr0, cr2, cr3, cr4, cr8;
[all …]
Dmce.h12 __u64 status;
13 __u64 misc;
14 __u64 addr;
15 __u64 mcgstatus;
16 __u64 ip;
17 __u64 tsc;
18 __u64 time;
31 __u64 mcgcap;
32 __u64 synd;
33 __u64 ipid;
[all …]
/bionic/libc/kernel/uapi/drm/
Dxe_drm.h36 __u64 next_extension;
44 __u64 value;
45 __u64 reserved[2];
61 __u64 reserved[3];
76 __u64 total_size;
77 __u64 used;
78 __u64 cpu_visible_size;
79 __u64 cpu_visible_used;
80 __u64 reserved[6];
96 __u64 info[];
[all …]
Dnouveau_drm.h29 __u64 param;
30 __u64 value;
62 __u64 size;
63 __u64 offset;
64 __u64 map_handle;
77 __u64 offset;
80 __u64 user_priv;
104 __u64 offset;
105 __u64 length;
111 __u64 buffers;
[all …]
Dhabanalabs_accel.h664 __u64 sram_base_address;
665 __u64 dram_base_address;
666 __u64 dram_size;
685 __u64 tpc_enabled_mask_ext;
686 __u64 dram_page_size;
691 __u64 reserved3;
692 __u64 device_mem_alloc_default_page_size;
693 __u64 reserved4;
694 __u64 reserved5;
701 __u64 engine_core_interrupt_reg_addr;
[all …]
/bionic/libc/kernel/uapi/misc/
Dcxl.h12 __u64 flags;
13 __u64 work_element_descriptor;
14 __u64 amr;
18 __u64 reserved2;
19 __u64 reserved3;
20 __u64 reserved4;
21 __u64 reserved5;
32 __u64 flags;
37 __u64 reserved2;
38 __u64 reserved3;
[all …]
Docxl.h21 __u64 addr;
22 __u64 dsisr;
23 __u64 count;
24 __u64 reserved;
27 __u64 amr;
28 __u64 reserved1;
29 __u64 reserved2;
30 __u64 reserved3;
37 __u64 pp_mmio_size;
38 __u64 global_mmio_size;
[all …]

123456789