Searched refs:aligned (Results 1 – 25 of 62) sorted by relevance
123
| /include/uapi/linux/ |
| D | types.h | 17 typedef __signed__ __int128 __s128 __attribute__((aligned(16))); 18 typedef unsigned __int128 __u128 __attribute__((aligned(16))); 55 #define __aligned_u64 __u64 __attribute__((aligned(8))) 56 #define __aligned_s64 __s64 __attribute__((aligned(8))) 57 #define __aligned_be64 __be64 __attribute__((aligned(8))) 58 #define __aligned_le64 __le64 __attribute__((aligned(8)))
|
| D | rkisp1-config.h | 1171 } __attribute__((aligned(8))); 1187 } __attribute__((aligned(8))); 1203 } __attribute__((aligned(8))); 1219 } __attribute__((aligned(8))); 1236 } __attribute__((aligned(8))); 1251 } __attribute__((aligned(8))); 1266 } __attribute__((aligned(8))); 1281 } __attribute__((aligned(8))); 1296 } __attribute__((aligned(8))); 1312 } __attribute__((aligned(8))); [all …]
|
| D | taskstats.h | 73 __u64 cpu_count __attribute__((aligned(8))); 108 __u8 ac_sched __attribute__((aligned(8))); 111 __u32 ac_uid __attribute__((aligned(8))); 118 __u64 ac_etime __attribute__((aligned(8))); 186 __u64 ac_tgetime __attribute__((aligned(8)));
|
| D | virtio_ring.h | 128 typedef struct vring_used_elem __attribute__((aligned(VRING_USED_ALIGN_SIZE))) 151 typedef struct vring_desc __attribute__((aligned(VRING_DESC_ALIGN_SIZE))) 153 typedef struct vring_avail __attribute__((aligned(VRING_AVAIL_ALIGN_SIZE))) 155 typedef struct vring_used __attribute__((aligned(VRING_USED_ALIGN_SIZE)))
|
| D | rseq.h | 54 } __attribute__((aligned(4 * sizeof(__u64)))); 155 } __attribute__((aligned(4 * sizeof(__u64))));
|
| D | atmapi.h | 13 #define __ATM_API_ALIGN __attribute__((aligned(8)))
|
| /include/uapi/sound/ |
| D | compress_offload.h | 26 } __attribute__((packed, aligned(4))); 38 } __attribute__((packed, aligned(4))); 57 } __attribute__((packed, aligned(4))); 67 } __attribute__((packed, aligned(4))); 95 } __attribute__((packed, aligned(4))); 107 } __attribute__((packed, aligned(4))); 129 } __attribute__((packed, aligned(4))); 152 } __attribute__((packed, aligned(4))); 182 } __attribute__((packed, aligned(4)));
|
| D | compress_params.h | 244 } __attribute__((packed, aligned(4))); 260 } __attribute__((packed, aligned(4))); 284 } __attribute__((packed, aligned(4))); 289 } __attribute__((packed, aligned(4))); 298 } __attribute__((packed, aligned(4))); 305 } __attribute__((packed, aligned(4))); 315 } __attribute__((packed, aligned(4))); 325 } __attribute__((packed, aligned(4))); 340 } __attribute__((packed, aligned(4))); 345 } __attribute__((packed, aligned(4))); [all …]
|
| /include/uapi/linux/netfilter/ |
| D | xt_IDLETIMER.h | 28 struct idletimer_tg *timer __attribute__((aligned(8))); 40 struct idletimer_tg *timer __attribute__((aligned(8)));
|
| D | xt_rateest.h | 35 struct xt_rateest *est1 __attribute__((aligned(8))); 36 struct xt_rateest *est2 __attribute__((aligned(8)));
|
| D | xt_bpf.h | 19 struct bpf_prog *filter __attribute__((aligned(8))); 39 struct bpf_prog *filter __attribute__((aligned(8)));
|
| D | xt_cgroup.h | 22 void *priv __attribute__((aligned(8))); 38 void *priv __attribute__((aligned(8)));
|
| D | xt_CT.h | 27 struct nf_conn *ct __attribute__((aligned(8))); 39 struct nf_conn *ct __attribute__((aligned(8)));
|
| D | xt_hashlimit.h | 104 struct xt_hashlimit_htable *hinfo __attribute__((aligned(8))); 112 struct xt_hashlimit_htable *hinfo __attribute__((aligned(8))); 120 struct xt_hashlimit_htable *hinfo __attribute__((aligned(8)));
|
| D | xt_TEE.h | 12 struct xt_tee_priv *priv __attribute__((aligned(8)));
|
| D | xt_LED.h | 13 void *internal_data __attribute__((aligned(8)));
|
| D | xt_RATEEST.h | 14 struct xt_rateest *est __attribute__((aligned(8)));
|
| D | xt_nfacct.h | 16 struct nf_acct *nfacct __attribute__((aligned(8)));
|
| D | xt_connlimit.h | 30 struct nf_conncount_data *data __attribute__((aligned(8)));
|
| /include/linux/raid/ |
| D | pq.h | 146 extern const u8 raid6_gfmul[256][256] __attribute__((aligned(256))); 147 extern const u8 raid6_vgfmul[256][32] __attribute__((aligned(256))); 148 extern const u8 raid6_gfexp[256] __attribute__((aligned(256))); 149 extern const u8 raid6_gflog[256] __attribute__((aligned(256))); 150 extern const u8 raid6_gfinv[256] __attribute__((aligned(256))); 151 extern const u8 raid6_gfexi[256] __attribute__((aligned(256)));
|
| /include/linux/ |
| D | elfnote.h | 76 __attribute__((aligned(sizeof(Elf##size##_Word)))); \ 78 __attribute__((aligned(sizeof(Elf##size##_Word)))); \ 82 aligned(sizeof(Elf##size##_Word)), \
|
| D | rbtree_types.h | 9 } __attribute__((aligned(sizeof(long))));
|
| /include/uapi/scsi/ |
| D | scsi_netlink.h | 34 } __attribute__((aligned(sizeof(__u64)))); 81 } __attribute__((aligned(sizeof(__u64))));
|
| /include/uapi/linux/netfilter_bridge/ |
| D | ebtables.h | 90 char data[] __attribute__ ((aligned (__alignof__(struct ebt_replace)))); 132 unsigned char data[] __attribute__ ((aligned (__alignof__(struct ebt_replace)))); 145 unsigned char data[] __attribute__ ((aligned (__alignof__(struct ebt_replace)))); 158 unsigned char data[0] __attribute__ ((aligned (__alignof__(struct ebt_replace)))); 193 unsigned char elems[] __attribute__ ((aligned (__alignof__(struct ebt_replace))));
|
| /include/linux/netfilter/ |
| D | xt_quota2.h | 23 struct xt_quota_counter *master __attribute__((aligned(8)));
|
123