Searched refs:__u64 (Results 1 – 25 of 189) sorted by relevance
12345678
/bionic/libc/kernel/uapi/linux/ |
D | btrfs.h | 49 __u64 flags; 50 __u64 max_rfer; 51 __u64 max_excl; 52 __u64 rsv_rfer; 53 __u64 rsv_excl; 57 __u64 flags; 58 __u64 num_qgroups; 59 __u64 num_ref_copies; 60 __u64 num_excl_copies; 62 __u64 qgroups[0]; [all …]
|
D | userfaultfd.h | 22 #define UFFD_API ((__u64) 0xAA) 24 #define UFFD_API_IOCTLS ((__u64) 1 << _UFFDIO_REGISTER | (__u64) 1 << _UFFDIO_UNREGISTER | (__u64) … 25 …efine UFFD_API_RANGE_IOCTLS ((__u64) 1 << _UFFDIO_WAKE | (__u64) 1 << _UFFDIO_COPY | (__u64) 1 << … 26 #define UFFD_API_RANGE_IOCTLS_BASIC ((__u64) 1 << _UFFDIO_WAKE | (__u64) 1 << _UFFDIO_COPY) 49 __u64 flags; 50 __u64 address; 59 __u64 from; 60 __u64 to; 61 __u64 len; 64 __u64 start; [all …]
|
D | taskstats.h | 29 __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 …]
|
D | nilfs2_api.h | 26 __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 …]
|
D | cryptouser.h | 72 __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 …]
|
D | kfd_ioctl.h | 36 __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 …]
|
D | rds.h | 75 __u64 value; 82 __u64 next_tx_seq; 83 __u64 next_rx_seq; 91 __u64 next_tx_seq; 92 __u64 next_rx_seq; 101 __u64 seq; 111 __u64 seq; 127 __u64 inum; 136 __u64 inum; 143 __u64 hdr_rem; [all …]
|
D | perf_event.h | 199 __u64 config; 201 __u64 sample_period; 202 __u64 sample_freq; 204 __u64 sample_type; 205 __u64 read_format; 206 …__u64 disabled : 1, inherit : 1, pinned : 1, exclusive : 1, exclude_user : 1, exclude_kernel : 1, … 213 __u64 bp_addr; 214 __u64 kprobe_func; 215 __u64 uprobe_path; 216 __u64 config1; [all …]
|
D | bcache.h | 22 #define BITMASK(name,type,field,offset,size) static inline __u64 name(const type * k) \ 23 { return(k->field >> offset) & ~(~0ULL << size); } static inline void SET_ ##name(type * k, __u64 v… 27 __u64 high; 28 __u64 low; 29 __u64 ptr[]; 32 #define PTR_FIELD(name,offset,size) static inline __u64 name(const struct bkey * k, unsigned int i)… 33 …t) & ~(~0ULL << size); } static inline void SET_ ##name(struct bkey * k, unsigned int i, __u64 v) \ 39 ((struct bkey) {.high = (1ULL << 63) | ((__u64) (size) << 20) | (inode),.low = (offset) \ 49 #define MAKE_PTR(gen,offset,dev) ((((__u64) dev) << 51) | ((__u64) offset) << 8 | gen) 52 #define BKEY_PADDED(key) union { struct bkey key; __u64 key ##_pad[BKEY_PAD]; } [all …]
|
D | firewire-cdev.h | 35 __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 …]
|
D | kvm.h | 70 __u64 address; 82 __u64 guest_phys_addr; 83 __u64 memory_size; 88 __u64 guest_phys_addr; 89 __u64 memory_size; 90 __u64 userspace_addr; 120 __u64 start_gfn; 121 __u64 count; 122 __u64 skeydata_addr; 128 __u64 start_gfn; [all …]
|
D | if_bridge.h | 55 __u64 designated_root; 56 __u64 bridge_id; 76 __u64 designated_root; 77 __u64 designated_bridge; 132 __u64 rx_bytes; 133 __u64 rx_packets; 134 __u64 tx_bytes; 135 __u64 tx_packets; 141 __u64 transition_blk; 142 __u64 transition_fwd; [all …]
|
D | swab.h | 27 …__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()
|
D | quota.h | 66 __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 …]
|
D | edd.h | 56 __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 …]
|
/bionic/libc/kernel/uapi/scsi/ |
D | cxlflash_ioctl.h | 27 __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/ |
D | sigcontext.h | 29 __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 …]
|
D | kvm.h | 62 __u64 guest_phys_addr; 63 __u64 memory_size; 64 __u64 target_phys_addr; 86 __u64 base_address; 92 __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 …]
|
/bionic/libc/kernel/uapi/misc/ |
D | habanalabs.h | 76 __u64 sram_base_address; 77 __u64 dram_base_address; 78 __u64 dram_size; 95 __u64 dram_free_mem; 96 __u64 ctx_dram_mem; 119 __u64 return_pointer; 132 __u64 cb_handle; 139 __u64 cb_handle; 146 __u64 cb_handle; 156 __u64 chunks_restore; [all …]
|
D | cxl.h | 24 __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 …]
|
D | ocxl.h | 33 __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/ |
D | nouveau_drm.h | 40 __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 …]
|
D | amdgpu_drm.h | 75 __u64 bo_size; 76 __u64 alignment; 77 __u64 domains; 78 __u64 domain_flags; 96 __u64 bo_info_ptr; 141 __u64 flags; 157 __u64 flags; 179 __u64 addr; 180 __u64 size; 212 #define AMDGPU_TILING_SET(field,value) (((__u64) (value) & AMDGPU_TILING_ ##field ##_MASK) << AMDGP… [all …]
|
D | drm_mode.h | 127 __u64 fb_id_ptr; 128 __u64 crtc_id_ptr; 129 __u64 connector_id_ptr; 130 __u64 encoder_id_ptr; 141 __u64 set_connectors_ptr; 174 __u64 format_type_ptr; 177 __u64 plane_id_ptr; 227 __u64 encoders_ptr; 228 __u64 modes_ptr; 229 __u64 props_ptr; [all …]
|
D | i915_drm.h | 29 __u64 next_extension; 276 …ne DRM_IOCTL_I915_PERF_REMOVE_CONFIG DRM_IOW(DRM_COMMAND_BASE + DRM_I915_PERF_REMOVE_CONFIG, __u64) 406 __u64 addr; 409 __u64 gtt_start; 410 __u64 gtt_end; 413 __u64 size; 420 __u64 offset; 421 __u64 size; 422 __u64 data_ptr; 427 __u64 offset; [all …]
|
12345678