Home
last modified time | relevance | path

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

123456789

/bionic/libc/kernel/uapi/linux/
Dbtrfs.h53 __u64 flags;
54 __u64 max_rfer;
55 __u64 max_excl;
56 __u64 rsv_rfer;
57 __u64 rsv_excl;
61 __u64 flags;
62 __u64 num_qgroups;
63 __u64 num_ref_copies;
64 __u64 num_excl_copies;
66 __u64 qgroups[];
[all …]
Dtaskstats.h29 __u64 cpu_count __attribute__((aligned(8)));
30 __u64 cpu_delay_total;
31 __u64 blkio_count;
32 __u64 blkio_delay_total;
33 __u64 swapin_count;
34 __u64 swapin_delay_total;
35 __u64 cpu_run_real_total;
36 __u64 cpu_run_virtual_total;
45 __u64 ac_etime __attribute__((aligned(8)));
46 __u64 ac_utime;
[all …]
Duserfaultfd.h24 #define UFFD_API ((__u64) 0xAA)
27 #define UFFD_API_IOCTLS ((__u64) 1 << _UFFDIO_REGISTER | (__u64) 1 << _UFFDIO_UNREGISTER | (__u64) …
28 …GE_IOCTLS ((__u64) 1 << _UFFDIO_WAKE | (__u64) 1 << _UFFDIO_COPY | (__u64) 1 << _UFFDIO_ZEROPAGE |…
29 …UFFD_API_RANGE_IOCTLS_BASIC ((__u64) 1 << _UFFDIO_WAKE | (__u64) 1 << _UFFDIO_COPY | (__u64) 1 << …
54 __u64 flags;
55 __u64 address;
64 __u64 from;
65 __u64 to;
66 __u64 len;
69 __u64 start;
[all …]
Dnilfs2_api.h26 __u64 ci_cno;
27 __u64 ci_create;
28 __u64 ci_nblk_inc;
29 __u64 ci_inodes_count;
30 __u64 ci_blocks_count;
31 __u64 ci_next;
43 __u64 sui_lastmod;
56 __u64 sup_segnum;
79 __u64 cm_cno;
84 __u64 v_base;
[all …]
Dcryptouser.h72 __u64 stat_encrypt_cnt;
73 __u64 stat_encrypt_tlen;
74 __u64 stat_decrypt_cnt;
75 __u64 stat_decrypt_tlen;
76 __u64 stat_err_cnt;
80 __u64 stat_encrypt_cnt;
81 __u64 stat_encrypt_tlen;
82 __u64 stat_decrypt_cnt;
83 __u64 stat_decrypt_tlen;
84 __u64 stat_verify_cnt;
[all …]
Dkfd_ioctl.h36 __u64 ring_base_address;
37 __u64 write_pointer_address;
38 __u64 read_pointer_address;
39 __u64 doorbell_offset;
46 __u64 eop_buffer_address;
47 __u64 eop_buffer_size;
48 __u64 ctx_save_restore_address;
57 __u64 ring_base_address;
66 __u64 cu_mask_ptr;
69 __u64 ctl_stack_address;
[all …]
Drds.h76 __u64 value;
83 __u64 next_tx_seq;
84 __u64 next_rx_seq;
92 __u64 next_tx_seq;
93 __u64 next_rx_seq;
102 __u64 seq;
112 __u64 seq;
128 __u64 inum;
137 __u64 inum;
144 __u64 hdr_rem;
[all …]
Dkvm.h71 __u64 address;
83 __u64 guest_phys_addr;
84 __u64 memory_size;
85 __u64 userspace_addr;
115 __u64 start_gfn;
116 __u64 count;
117 __u64 skeydata_addr;
123 __u64 start_gfn;
127 __u64 remaining;
128 __u64 mask;
[all …]
Dperf_event.h243 __u64 config;
245 __u64 sample_period;
246 __u64 sample_freq;
248 __u64 sample_type;
249 __u64 read_format;
250__u64 disabled : 1, inherit : 1, pinned : 1, exclusive : 1, exclude_user : 1, exclude_kernel : 1, …
257 __u64 bp_addr;
258 __u64 kprobe_func;
259 __u64 uprobe_path;
260 __u64 config1;
[all …]
Dfirewire-cdev.h35 __u64 closure;
39 __u64 closure;
49 __u64 closure;
56 __u64 closure;
59 __u64 offset;
65 __u64 closure;
68 __u64 offset;
78 __u64 closure;
85 __u64 closure;
90 __u64 closure;
[all …]
Dswab.h27__u64) ((((__u64) (x) & (__u64) 0x00000000000000ffULL) << 56) | (((__u64) (x) & (__u64) 0x00000000…
56 #define __swab64(x) (__u64) __builtin_bswap64((__u64) (x))
76 static __always_inline __u64 __swab64p(const __u64 * p) { in __swab64p()
111 static __always_inline void __swab64s(__u64 * p) { in __swab64s()
Dquota.h66 __u64 dqb_bhardlimit;
67 __u64 dqb_bsoftlimit;
68 __u64 dqb_curspace;
69 __u64 dqb_ihardlimit;
70 __u64 dqb_isoftlimit;
71 __u64 dqb_curinodes;
72 __u64 dqb_btime;
73 __u64 dqb_itime;
77 __u64 dqb_bhardlimit;
78 __u64 dqb_bsoftlimit;
[all …]
Dacrn.h35 __u64 address;
36 __u64 size;
37 __u64 value;
42 __u64 address;
43 __u64 size;
49 __u64 size;
64 __u64 data[8];
87 __u64 vm_flag;
88 __u64 ioreq_buf;
89 __u64 cpu_affinity;
[all …]
Dvduse.h24 #define VDUSE_GET_API_VERSION _IOR(VDUSE_BASE, 0x00, __u64)
25 #define VDUSE_SET_API_VERSION _IOW(VDUSE_BASE, 0x01, __u64)
31 __u64 features;
41 __u64 offset;
42 __u64 start;
43 __u64 last;
50 #define VDUSE_DEV_GET_FEATURES _IOR(VDUSE_BASE, 0x11, __u64)
76 __u64 desc_addr;
77 __u64 driver_addr;
78 __u64 device_addr;
[all …]
Dedd.h56 __u64 number_of_sectors;
79 __u64 reserved;
82 __u64 reserved;
85 __u64 reserved;
88 __u64 reserved;
97 __u64 reserved4;
105 __u64 reserved4;
109 __u64 lun;
114 __u64 serial_number;
115 __u64 reserved;
[all …]
Dif_xdp.h36 __u64 producer;
37 __u64 consumer;
38 __u64 desc;
39 __u64 flags;
56 __u64 addr;
57 __u64 len;
63 __u64 rx_dropped;
64 __u64 rx_invalid_descs;
65 __u64 tx_invalid_descs;
66 __u64 rx_ring_full;
[all …]
/bionic/libc/kernel/uapi/scsi/
Dcxlflash_ioctl.h27 __u64 flags;
28 __u64 return_flags;
36 __u64 num_interrupts;
37 __u64 context_id;
38 __u64 mmio_size;
39 __u64 block_size;
40 __u64 adap_fd;
41 __u64 last_lba;
42 __u64 max_xfer;
43 __u64 reserved[8];
[all …]
/bionic/libc/kernel/uapi/asm-x86/asm/
Dsigcontext.h29 __u64 xfeatures;
76 __u64 rip;
77 __u64 rdp;
94 __u64 xfeatures;
95 __u64 reserved1[2];
96 __u64 reserved2[5];
131 __u64 r8;
132 __u64 r9;
133 __u64 r10;
134 __u64 r11;
[all …]
Dsgx.h36 __u64 src;
39 __u64 src;
40 __u64 offset;
41 __u64 length;
42 __u64 secinfo;
43 __u64 flags;
44 __u64 count;
47 __u64 sigstruct;
50 __u64 fd;
53 __u64 offset;
[all …]
Dkvm.h80 __u64 base_address;
86 __u64 bits;
109 __u64 rax, rbx, rcx, rdx;
110 __u64 rsi, rdi, rsp, rbp;
111 __u64 r8, r9, r10, r11;
112 __u64 r12, r13, r14, r15;
113 __u64 rip, rflags;
120 __u64 base;
129 __u64 base;
137 __u64 cr0, cr2, cr3, cr4, cr8;
[all …]
Dmce.h24 __u64 status;
25 __u64 misc;
26 __u64 addr;
27 __u64 mcgstatus;
28 __u64 ip;
29 __u64 tsc;
30 __u64 time;
43 __u64 mcgcap;
44 __u64 synd;
45 __u64 ipid;
[all …]
/bionic/libc/kernel/uapi/misc/
Dcxl.h24 __u64 flags;
25 __u64 work_element_descriptor;
26 __u64 amr;
30 __u64 reserved2;
31 __u64 reserved3;
32 __u64 reserved4;
33 __u64 reserved5;
44 __u64 flags;
49 __u64 reserved2;
50 __u64 reserved3;
[all …]
Dhabanalabs.h669 __u64 sram_base_address;
670 __u64 dram_base_address;
671 __u64 dram_size;
690 __u64 tpc_enabled_mask_ext;
691 __u64 dram_page_size;
695 __u64 reserved4;
696 __u64 device_mem_alloc_default_page_size;
697 __u64 reserved5;
698 __u64 reserved6;
705 __u64 dram_free_mem;
[all …]
Docxl.h33 __u64 addr;
34 __u64 dsisr;
35 __u64 count;
36 __u64 reserved;
39 __u64 amr;
40 __u64 reserved1;
41 __u64 reserved2;
42 __u64 reserved3;
49 __u64 pp_mmio_size;
50 __u64 global_mmio_size;
[all …]
/bionic/libc/kernel/uapi/drm/
Dnouveau_drm.h40 __u64 size;
41 __u64 offset;
42 __u64 map_handle;
55 __u64 offset;
58 __u64 user_priv;
82 __u64 offset;
83 __u64 length;
88 __u64 buffers;
91 __u64 relocs;
92 __u64 push;
[all …]

123456789