Searched refs:aligned (Results 1 – 25 of 62) sorted by relevance
123
/bionic/libc/kernel/uapi/linux/ |
D | types.h | 13 typedef __signed__ __int128 __s128 __attribute__((aligned(16))); 14 typedef unsigned __int128 __u128 __attribute__((aligned(16))); 26 #define __aligned_u64 __u64 __attribute__((aligned(8))) 27 #define __aligned_be64 __be64 __attribute__((aligned(8))) 28 #define __aligned_le64 __le64 __attribute__((aligned(8)))
|
D | taskstats.h | 17 __u64 cpu_count __attribute__((aligned(8))); 26 __u8 ac_sched __attribute__((aligned(8))); 28 __u32 ac_uid __attribute__((aligned(8))); 33 __u64 ac_etime __attribute__((aligned(8))); 63 __u64 ac_tgetime __attribute__((aligned(8)));
|
D | virtio_ring.h | 43 typedef struct vring_used_elem __attribute__((aligned(VRING_USED_ALIGN_SIZE))) vring_used_elem_t; 49 typedef struct vring_desc __attribute__((aligned(VRING_DESC_ALIGN_SIZE))) vring_desc_t; 50 typedef struct vring_avail __attribute__((aligned(VRING_AVAIL_ALIGN_SIZE))) vring_avail_t; 51 typedef struct vring_used __attribute__((aligned(VRING_USED_ALIGN_SIZE))) vring_used_t;
|
D | rseq.h | 34 } __attribute__((aligned(4 * sizeof(__u64)))); 43 } __attribute__((aligned(4 * sizeof(__u64))));
|
D | tcp.h | 244 } __attribute__((aligned(8))); 256 } __attribute__((aligned(8))); 267 } __attribute__((aligned(8))); 283 } __attribute__((aligned(8))); 289 } __attribute__((aligned(8)));
|
D | can.h | 43 __u8 data[CAN_MAX_DLEN] __attribute__((aligned(8))); 54 __u8 data[CANFD_MAX_DLEN] __attribute__((aligned(8)));
|
/bionic/libc/kernel/uapi/sound/ |
D | compress_offload.h | 16 } __attribute__((packed, aligned(4))); 21 } __attribute__((packed, aligned(4))); 28 } __attribute__((packed, aligned(4))); 32 } __attribute__((packed, aligned(4))); 46 } __attribute__((packed, aligned(4))); 51 } __attribute__((packed, aligned(4))); 59 } __attribute__((packed, aligned(4)));
|
D | compress_params.h | 145 } __attribute__((packed, aligned(4))); 150 } __attribute__((packed, aligned(4))); 154 } __attribute__((packed, aligned(4))); 158 } __attribute__((packed, aligned(4))); 166 } __attribute__((packed, aligned(4))); 172 } __attribute__((packed, aligned(4))); 181 } __attribute__((packed, aligned(4))); 190 } __attribute__((packed, aligned(4))); 201 } __attribute__((packed, aligned(4))); 214 } __attribute__((packed, aligned(4))); [all …]
|
/bionic/linker/ |
D | linker_gnu_hash_test.cpp | 42 __attribute__((aligned(8))) const char test1[] = "abcdefghijklmnop\0qrstuvwxyz"; in TEST() 47 __attribute__((aligned(8))) const char test2[] = "abcdefghijklmnopqrs\0tuvwxyz"; in TEST() 52 __attribute__((aligned(8))) const char test3[] = "abcdefghijklmnopqrstuv\0wxyz"; in TEST()
|
/bionic/libc/kernel/uapi/asm-x86/asm/ |
D | siginfo.h | 11 typedef long long __kernel_si_clock_t __attribute__((aligned(4))); 13 #define __ARCH_SI_ATTRIBUTES __attribute__((aligned(8)))
|
D | statfs.h | 9 #define ARCH_PACK_COMPAT_STATFS64 __attribute__((packed, aligned(4)))
|
/bionic/libc/kernel/uapi/linux/netfilter/ |
D | xt_IDLETIMER.h | 15 struct idletimer_tg * timer __attribute__((aligned(8))); 22 struct idletimer_tg * timer __attribute__((aligned(8)));
|
D | xt_hashlimit.h | 77 struct xt_hashlimit_htable * hinfo __attribute__((aligned(8))); 82 struct xt_hashlimit_htable * hinfo __attribute__((aligned(8))); 87 struct xt_hashlimit_htable * hinfo __attribute__((aligned(8)));
|
D | xt_rateest.h | 34 struct xt_rateest * est1 __attribute__((aligned(8))); 35 struct xt_rateest * est2 __attribute__((aligned(8)));
|
D | xt_bpf.h | 18 struct bpf_prog * filter __attribute__((aligned(8))); 34 struct bpf_prog * filter __attribute__((aligned(8)));
|
D | xt_cgroup.h | 22 void * priv __attribute__((aligned(8))); 34 void * priv __attribute__((aligned(8)));
|
D | xt_CT.h | 24 struct nf_conn * ct __attribute__((aligned(8))); 33 struct nf_conn * ct __attribute__((aligned(8)));
|
D | xt_TEE.h | 13 struct xt_tee_priv * priv __attribute__((aligned(8)));
|
D | xt_LED.h | 14 void * internal_data __attribute__((aligned(8)));
|
/bionic/libc/kernel/uapi/linux/netfilter_bridge/ |
D | ebtables.h | 54 char data[] __attribute__((aligned(__alignof__(struct ebt_replace)))); 79 unsigned char data[] __attribute__((aligned(__alignof__(struct ebt_replace)))); 90 unsigned char data[] __attribute__((aligned(__alignof__(struct ebt_replace)))); 101 unsigned char data[0] __attribute__((aligned(__alignof__(struct ebt_replace)))); 124 unsigned char elems[] __attribute__((aligned(__alignof__(struct ebt_replace))));
|
/bionic/libc/kernel/uapi/scsi/ |
D | scsi_netlink.h | 20 } __attribute__((aligned(sizeof(__u64)))); 33 } __attribute__((aligned(sizeof(__u64))));
|
/bionic/libc/kernel/uapi/asm-riscv/asm/ |
D | ptrace.h | 57 __u64 f[64] __attribute__((aligned(16))); 66 __u32 __padding[129] __attribute__((aligned(16)));
|
/bionic/tests/libs/ |
D | cfi_test_bad_lib.cpp | 2 __attribute__((aligned(4096))) extern "C" char dummy[16] = {};
|
/bionic/libc/kernel/uapi/asm-arm64/asm/ |
D | statfs.h | 9 #define ARCH_PACK_COMPAT_STATFS64 __attribute__((packed, aligned(4)))
|
/bionic/libc/kernel/uapi/asm-arm/asm/ |
D | statfs.h | 9 #define ARCH_PACK_STATFS64 __attribute__((packed, aligned(4)))
|
123