/system/core/libion/ |
D | ion_4.12.h | 46 __u32 heap_id_mask; 47 __u32 flags; 48 __u32 fd; 49 __u32 unused; 62 __u32 type; 63 __u32 heap_id; 64 __u32 reserved0; 65 __u32 reserved1; 66 __u32 reserved2; 75 __u32 cnt; /* Total number of heaps to be copied */ [all …]
|
/system/core/deprecated-adf/libadf/include/adf/ |
D | adf.h | 26 typedef __u32 adf_id_t; 94 adf_id_t *interfaces, __u32 n_interfaces, 95 struct adf_buffer_config *bufs, __u32 n_bufs, 142 ssize_t adf_interfaces_filter_by_flag(struct adf_device *dev, __u32 flag, 177 int adf_interface_simple_buffer_alloc(int fd, __u32 w, __u32 h, 178 __u32 format, __u32 *offset, __u32 *pitch); 187 __u32 w, __u32 h, __u32 format, int buf_fd, __u32 offset, 188 __u32 pitch, int acquire_fence); 207 __u32 w, __u32 h, __u32 format, int buf_fd, __u32 offset, 208 __u32 pitch, int acquire_fence, [all …]
|
/system/core/deprecated-adf/libadf/original-kernel-headers/video/ |
D | adf.h | 36 ADF_INTF_TYPE_MAX = (~(__u32)0), 84 __u32 length; 125 __u32 overlay_engine; 127 __u32 w; 128 __u32 h; 129 __u32 format; 132 __u32 offset[ADF_MAX_PLANES]; 133 __u32 pitch[ADF_MAX_PLANES]; 157 __u32 __user *interfaces; 183 __u32 n_interfaces; [all …]
|
/system/core/deprecated-adf/libadf/include/video/ |
D | adf.h | 40 ADF_INTF_TYPE_MAX = (~(__u32) 0), 66 __u32 length; 81 __u32 overlay_engine; 82 __u32 w; 84 __u32 h; 85 __u32 format; 87 __u32 offset[ADF_MAX_PLANES]; 89 __u32 pitch[ADF_MAX_PLANES]; 97 __u32 __user * interfaces; 107 __u32 n_interfaces; [all …]
|
/system/core/include/private/ |
D | android_filesystem_capability.h | 27 #define __u32 uint32_t macro 38 __u32 version; 43 __u32 effective; 44 __u32 permitted; 45 __u32 inheritable; 116 #undef __u32
|
/system/core/libcutils/include/private/ |
D | android_filesystem_capability.h | 27 #define __u32 uint32_t macro 38 __u32 version; 43 __u32 effective; 44 __u32 permitted; 45 __u32 inheritable; 116 #undef __u32
|
/system/core/deprecated-adf/libadf/ |
D | adf.cpp | 166 adf_id_t *interfaces, __u32 n_interfaces, in adf_device_post_v2() 167 struct adf_buffer_config *bufs, __u32 n_bufs, in adf_device_post_v2() 253 bool (*filter)(struct adf_interface_data *data, __u32 match), in adf_interfaces_filter() 254 __u32 match) in adf_interfaces_filter() 276 __u32 type) in adf_interface_type_filter() 290 __u32 flag) in adf_interface_flags_filter() 295 ssize_t adf_interfaces_filter_by_flag(struct adf_device *dev, __u32 flag, in adf_interfaces_filter_by_flag() 362 int adf_interface_simple_buffer_alloc(int fd, __u32 w, __u32 h, in adf_interface_simple_buffer_alloc() 363 __u32 format, __u32 *offset, __u32 *pitch) in adf_interface_simple_buffer_alloc() 383 __u32 overlay_engine, __u32 w, __u32 h, __u32 format, int buf_fd, in adf_interface_simple_post_config_buf() [all …]
|
/system/extras/ext4_utils/include/ext4_utils/ |
D | ext4.h | 33 typedef __u32 ext4_lblk_t; 97 #define EXT4_ADDR_PER_BLOCK(s) (EXT4_BLOCK_SIZE(s) / sizeof(__u32)) 112 __u32 bg_reserved[2]; 122 __u32 bg_reserved2[3]; 179 __u32 group; 183 __u32 blocks_count; 186 __u32 free_blocks_count; 250 __u32 h_i_translator; 253 __u32 m_i_reserved1; 267 __u32 l_i_reserved2; [all …]
|
D | ext4_kernel_headers.h | 34 #define __u32 uint32_t macro 54 #undef __u32
|
D | jbd2.h | 49 #define JBD2_CHECKSUM_BYTES (32 / sizeof(__u32)) 111 __u32 s_padding[44];
|
D | xattr.h | 15 __u32 h_reserved[3];
|
/system/bpf/progs/include/ |
D | bpf_helpers.h | 85 static int (*bpf_l3_csum_replace)(struct __sk_buff* skb, __u32 offset, __u64 from, __u64 to, 87 static int (*bpf_l4_csum_replace)(struct __sk_buff* skb, __u32 offset, __u64 from, __u64 to, 89 static int (*bpf_redirect)(__u32 ifindex, __u64 flags) = (void*)BPF_FUNC_redirect;
|
/system/connectivity/wificond/net/kernel-header-latest/ |
D | nl80211.h | 2676 __u32 mask; 2677 __u32 set; 4140 __u32 max_patterns; 4141 __u32 min_pattern_len; 4142 __u32 max_pattern_len; 4143 __u32 max_pkt_offset; 4305 __u32 start, offset, len; 4316 __u32 offset, len; 4327 __u32 min_len, max_len, bufsize; 4391 __u32 max_rules; [all …]
|
/system/netd/server/ |
D | XfrmController.h | 154 __u32 min; 155 __u32 max; 321 __u32 outputMark; 328 __u32 if_id; 381 static int fillNlAttrXfrmOutputMark(const __u32 underlyingNetId, 383 static int fillNlAttrXfrmIntfId(const __u32 intf_id_value, nlattr_xfrm_interface_id* intf_id);
|
D | ClatUtils.cpp | 265 __u32 u32; in tcFilterAddDevBpf() 273 __u32 u32; in tcFilterAddDevBpf() 314 .u32 = static_cast<__u32>(bpfFd), in tcFilterAddDevBpf()
|
D | SockDiag.cpp | 449 __u32 mark; in destroySocketsLackingPermission() 450 __u32 mask; in destroySocketsLackingPermission()
|
D | XfrmController.cpp | 1311 int XfrmController::fillNlAttrXfrmOutputMark(const __u32 underlyingNetId, in fillNlAttrXfrmOutputMark() 1327 int len = NLA_HDRLEN + sizeof(__u32); in fillNlAttrXfrmOutputMark() 1340 int len = NLA_HDRLEN + sizeof(__u32); in fillNlAttrXfrmIntfId()
|
/system/extras/simpleperf/nonlinux_support/include/linux/ |
D | types.h | 21 typedef uint32_t __u32; typedef
|
/system/vold/ |
D | secdiscard.cpp | 75 #define F2FS_IOC_SET_PIN_FILE _IOW(F2FS_IOCTL_MAGIC, 13, __u32) in main() 76 #define F2FS_IOC_GET_PIN_FILE _IOR(F2FS_IOCTL_MAGIC, 14, __u32) in main() 84 __u32 set = 1; in main()
|
/system/netd/bpf_progs/ |
D | clatd.c | 113 .ihl = sizeof(struct iphdr) / sizeof(__u32), // u4 in nat64() 126 __u32 sum = 0; in nat64()
|
/system/core/libsparse/ |
D | sparse_defs.h | 32 #define __u32 u32 macro
|
/system/core/libmeminfo/libdmabufinfo/ |
D | dmabufinfo_test.cpp | 45 __u32 type; 46 __u32 heap_id; 47 __u32 reserved0; 48 __u32 reserved1; 49 __u32 reserved2;
|
/system/core/libsync/ |
D | sync.c | 97 __u32 value; 104 #define SW_SYNC_IOC_INC _IOW(SW_SYNC_IOC_MAGIC, 1, __u32) 425 __u32 arg = count; in sw_sync_timeline_inc()
|
/system/core/deprecated-adf/libadf/tests/ |
D | adf_test.cpp | 172 const static __u32 fmt8888[]; 178 const __u32 AdfTest::fmt8888[] = {
|
/system/core/fs_mgr/libfiemap_writer/ |
D | fiemap_writer.cpp | 370 #define F2FS_IOC_SET_PIN_FILE _IOW(F2FS_IOCTL_MAGIC, 13, __u32) in PinFile() 407 #define F2FS_IOC_GET_PIN_FILE _IOR(F2FS_IOCTL_MAGIC, 14, __u32) in IsFilePinned()
|