/third_party/libbpf/include/uapi/linux/ |
H A D | bpf.h | 82 __u32 prefixlen; /* up to 32 for AF_INET, 128 for AF_INET6 */ 88 __u32 attach_type; /* program attach type (enum bpf_attach_type) */ 101 __u32 map_fd; 111 __u32 cgroup_fd; 116 __u32 tid; 117 __u32 pid; 118 __u32 pid_fd; 1377 __u32 map_type; /* one of enum bpf_map_type */ 1378 __u32 key_size; /* size of key in bytes */ 1379 __u32 value_siz 1559 __u32 :32; global() member 6147 __u32 :24; /* Padding, future use. */ global() member 6446 __u32 :31; /* alignment pad */ global() member 6488 __u32 :32; /* alignment pad */ global() member 6567 __u32 :32; global() member [all...] |
H A D | pkt_sched.h | 35 __u32 packets; /* Number of enqueued packets */ 36 __u32 drops; /* Packets dropped because of lack of resources */ 37 __u32 overlimits; /* Number of throttle events when this 39 __u32 bps; /* Current flow byte rate */ 40 __u32 pps; /* Current flow packet rate */ 41 __u32 qlen; 42 __u32 backlog; 96 __u32 rate; 124 __u32 limit; /* Queue length: bytes for bfifo, packets for pfifo */ 139 __u32 limi [all...] |
H A D | btf.h | 15 __u32 hdr_len; 18 __u32 type_off; /* offset of type section */ 19 __u32 type_len; /* length of type section */ 20 __u32 str_off; /* offset of string section */ 21 __u32 str_len; /* length of string section */ 32 __u32 name_off; 41 __u32 info; 50 __u32 size; 51 __u32 type; 106 __u32 name_of [all...] |
/third_party/libdrm/include/drm/ |
H A D | tegra_drm.h | 40 __u32 flags; 48 __u32 handle; 60 __u32 handle; 67 __u32 pad; 87 __u32 id; 95 __u32 value; 107 __u32 id; 114 __u32 pad; 126 __u32 id; 133 __u32 thres [all...] |
H A D | vmwgfx_drm.h | 118 __u32 param; 119 __u32 pad64; 141 __u32 pad64; 183 __u32 flags; 184 __u32 format; 185 __u32 mip_levels[DRM_VMW_MAX_SURFACE_FACES]; 219 __u32 width; 220 __u32 height; 221 __u32 depth; 222 __u32 pad6 [all...] |
H A D | drm_mode.h | 243 __u32 clock; 255 __u32 vrefresh; 257 __u32 flags; 258 __u32 type; 267 __u32 count_fbs; 268 __u32 count_crtcs; 269 __u32 count_connectors; 270 __u32 count_encoders; 271 __u32 min_width; 272 __u32 max_widt [all...] |
H A D | amdgpu_drm.h | 157 __u32 handle; 158 __u32 _pad; 175 __u32 operation; 177 __u32 list_handle; 179 __u32 bo_number; 181 __u32 bo_info_size; 188 __u32 bo_handle; 190 __u32 bo_priority; 195 __u32 list_handle; 196 __u32 _pa [all...] |
H A D | vc4_drm.h | 66 __u32 hindex; /* Handle index, or ~0 if not present. */ 67 __u32 offset; /* Offset to start of buffer. */ 117 * uniform data has a __u32 index into bo_handles per texture 130 __u32 bin_cl_size; 132 __u32 shader_rec_size; 139 __u32 shader_rec_count; 141 __u32 uniforms_size; 144 __u32 bo_handle_count; 159 __u32 clear_color[2]; 160 __u32 clear_ [all...] |
H A D | virtgpu_drm.h | 59 __u32 handle; 60 __u32 pad; 64 __u32 flags; 65 __u32 size; 68 __u32 num_bo_handles; 83 __u32 target; 84 __u32 format; 85 __u32 bind; 86 __u32 width; 87 __u32 heigh [all...] |
H A D | qxl_drm.h | 54 __u32 size; 55 __u32 handle; /* 0 is an invalid handle */ 60 __u32 handle; 61 __u32 pad; 76 __u32 src_handle; /* dest handle to compute address from */ 77 __u32 dst_handle; /* 0 if to command buffer */ 78 __u32 reloc_type; 79 __u32 pad; 85 __u32 type; 86 __u32 command_siz [all...] |
H A D | i915_drm.h | 82 __u32 name; 83 __u32 flags; /* All undefined bits must be zero. */ 84 __u32 rsvd[4]; /* Reserved for future use; must be zero. */ 252 __u32 unused1, unused2, unused3; 257 __u32 front_bo_handle; 258 __u32 back_bo_handle; 259 __u32 unused_bo_handle; 260 __u32 depth_bo_handle; 688 __u32 handle; 689 __u32 pa [all...] |
H A D | msm_drm.h | 79 __u32 pipe; /* in, MSM_PIPE_x */ 80 __u32 param; /* in, MSM_PARAM_x */ 104 __u32 flags; /* in, mask of MSM_BO_x */ 105 __u32 handle; /* out */ 113 __u32 handle; /* in */ 114 __u32 flags; /* in - combination of MSM_INFO_* flags */ 125 __u32 handle; /* in */ 126 __u32 op; /* in, mask of MSM_PREP_x */ 131 __u32 handle; /* in */ 150 __u32 submit_offse [all...] |
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse_kernel.h | 41 #define __u32 uint32_t macro 85 __u32 atimensec; 86 __u32 mtimensec; 87 __u32 ctimensec; 88 __u32 mode; 89 __u32 nlink; 90 __u32 uid; 91 __u32 gid; 92 __u32 rdev; 102 __u32 bsiz [all...] |
/third_party/mesa3d/include/drm-uapi/ |
H A D | drm_mode.h | 243 __u32 clock; 255 __u32 vrefresh; 257 __u32 flags; 258 __u32 type; 267 __u32 count_fbs; 268 __u32 count_crtcs; 269 __u32 count_connectors; 270 __u32 count_encoders; 271 __u32 min_width; 272 __u32 max_widt [all...] |
H A D | amdgpu_drm.h | 161 __u32 handle; 162 __u32 _pad; 179 __u32 operation; 181 __u32 list_handle; 183 __u32 bo_number; 185 __u32 bo_info_size; 192 __u32 bo_handle; 194 __u32 bo_priority; 199 __u32 list_handle; 200 __u32 _pa [all...] |
H A D | virtgpu_drm.h | 63 __u32 handle; 64 __u32 pad; 68 __u32 flags; 69 __u32 size; 72 __u32 num_bo_handles; 74 __u32 ring_idx; /* command ring index (see VIRTGPU_EXECBUF_RING_IDX) */ 75 __u32 pad; 94 __u32 target; 95 __u32 format; 96 __u32 bin [all...] |
H A D | tegra_drm.h | 57 __u32 flags; 65 __u32 handle; 77 __u32 handle; 84 __u32 pad; 104 __u32 id; 112 __u32 value; 124 __u32 id; 131 __u32 pad; 143 __u32 id; 150 __u32 thres [all...] |
H A D | vc4_drm.h | 66 __u32 hindex; /* Handle index, or ~0 if not present. */ 67 __u32 offset; /* Offset to start of buffer. */ 117 * uniform data has a __u32 index into bo_handles per texture 130 __u32 bin_cl_size; 132 __u32 shader_rec_size; 139 __u32 shader_rec_count; 141 __u32 uniforms_size; 144 __u32 bo_handle_count; 159 __u32 clear_color[2]; 160 __u32 clear_ [all...] |
H A D | v3d_drm.h | 71 __u32 id; 73 __u32 flags; /* mbz */ 82 __u32 handle; /* syncobj */ 84 __u32 flags; 114 __u32 in_sync_count; 115 __u32 out_sync_count; 118 __u32 wait_stage; 120 __u32 pad; /* mbz */ 151 __u32 bcl_start; 154 __u32 bcl_en [all...] |
H A D | lima_drm.h | 30 __u32 param; /* in, value in enum drm_lima_param */ 31 __u32 pad; /* pad, must be zero */ 46 __u32 size; /* in, buffer size */ 47 __u32 flags; /* in, buffer flags */ 48 __u32 handle; /* out, GEM buffer handle */ 49 __u32 pad; /* pad, must be zero */ 56 __u32 handle; /* in, GEM buffer handle */ 57 __u32 va; /* out, virtual address mapped into GPU MMU */ 66 __u32 handle; /* in, GEM buffer handle */ 67 __u32 flag [all...] |
H A D | msm_drm.h | 99 __u32 pipe; /* in, MSM_PIPE_x */ 100 __u32 param; /* in, MSM_PARAM_x */ 102 __u32 len; /* zero for non-pointer params */ 103 __u32 pad; /* must be zero */ 125 __u32 flags; /* in, mask of MSM_BO_x */ 126 __u32 handle; /* out */ 143 __u32 handle; /* in */ 144 __u32 info; /* in - one of MSM_INFO_* */ 146 __u32 len; /* in or out */ 147 __u32 pa [all...] |
H A D | i915_drm.h | 118 __u32 name; 124 __u32 flags; 130 __u32 rsvd[4]; 376 __u32 unused1, unused2, unused3; 381 __u32 front_bo_handle; 382 __u32 back_bo_handle; 383 __u32 unused_bo_handle; 384 __u32 depth_bo_handle; 864 __u32 handle; 865 __u32 pa [all...] |
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmwgfx_drm.h | 142 __u32 param; 143 __u32 pad64; 165 __u32 pad64; 207 __u32 flags; 208 __u32 format; 209 __u32 mip_levels[DRM_VMW_MAX_SURFACE_FACES]; 243 __u32 width; 244 __u32 height; 245 __u32 depth; 246 __u32 pad6 [all...] |
/third_party/libbpf/src/ |
H A D | bpf.h | 43 __u32 btf_fd; 44 __u32 btf_key_type_id; 45 __u32 btf_value_type_id; 46 __u32 btf_vmlinux_value_type_id; 48 __u32 inner_map_fd; 49 __u32 map_flags; 52 __u32 numa_node; 53 __u32 map_ifindex; 59 __u32 key_size, 60 __u32 value_siz [all...] |
H A D | bpf_helper_defs.h | 102 static long (*bpf_probe_read)(void *dst, __u32 size, const void *unsafe_ptr) = (void *) 4; 177 static long (*bpf_trace_printk)(const char *fmt, __u32 fmt_size, ...) = (void *) 6; 193 static __u32 (*bpf_get_prandom_u32)(void) = (void *) 7; 206 static __u32 (*bpf_get_smp_processor_id)(void) = (void *) 8; 227 static long (*bpf_skb_store_bytes)(struct __sk_buff *skb, __u32 offset, const void *from, __u32 len, __u64 flags) = (void *) 9; 256 static long (*bpf_l3_csum_replace)(struct __sk_buff *skb, __u32 offset, __u64 from, __u64 to, __u64 size) = (void *) 10; 292 static long (*bpf_l4_csum_replace)(struct __sk_buff *skb, __u32 offset, __u64 from, __u64 to, __u64 flags) = (void *) 11; 327 static long (*bpf_tail_call)(void *ctx, void *prog_array_map, __u32 index) = (void *) 12; 357 static long (*bpf_clone_redirect)(struct __sk_buff *skb, __u32 ifinde [all...] |