Searched refs:aligned (Results 1 – 25 of 59) sorted by relevance
123
| /include/uapi/linux/ |
| A 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)))
|
| A D | rkisp1-config.h | 1249 } __attribute__((aligned(8))); 1265 } __attribute__((aligned(8))); 1281 } __attribute__((aligned(8))); 1297 } __attribute__((aligned(8))); 1314 } __attribute__((aligned(8))); 1329 } __attribute__((aligned(8))); 1344 } __attribute__((aligned(8))); 1359 } __attribute__((aligned(8))); 1374 } __attribute__((aligned(8))); 1390 } __attribute__((aligned(8))); [all …]
|
| A 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))); 187 __u64 ac_tgetime __attribute__((aligned(8)));
|
| A 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)))
|
| A D | rseq.h | 54 } __attribute__((aligned(4 * sizeof(__u64)))); 155 } __attribute__((aligned(4 * sizeof(__u64))));
|
| A D | atmapi.h | 13 #define __ATM_API_ALIGN __attribute__((aligned(8)))
|
| /include/uapi/sound/ |
| A 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)));
|
| A 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/media/amlogic/ |
| A D | c3-isp-config.h | 49 } __attribute__((aligned(16))); 84 } __attribute__((aligned(16))); 121 } __attribute__((aligned(16))); 258 } __attribute__((aligned(8))); 318 } __attribute__((aligned(8))); 357 } __attribute__((aligned(8))); 394 } __attribute__((aligned(8))); 414 } __attribute__((aligned(8))); 435 } __attribute__((aligned(8))); 455 } __attribute__((aligned(8)));
|
| /include/uapi/linux/netfilter/ |
| A D | xt_IDLETIMER.h | 28 struct idletimer_tg *timer __attribute__((aligned(8))); 40 struct idletimer_tg *timer __attribute__((aligned(8)));
|
| A D | xt_bpf.h | 19 struct bpf_prog *filter __attribute__((aligned(8))); 39 struct bpf_prog *filter __attribute__((aligned(8)));
|
| A D | xt_rateest.h | 35 struct xt_rateest *est1 __attribute__((aligned(8))); 36 struct xt_rateest *est2 __attribute__((aligned(8)));
|
| A D | xt_cgroup.h | 22 void *priv __attribute__((aligned(8))); 38 void *priv __attribute__((aligned(8)));
|
| A D | xt_CT.h | 27 struct nf_conn *ct __attribute__((aligned(8))); 39 struct nf_conn *ct __attribute__((aligned(8)));
|
| A 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)));
|
| A D | xt_TEE.h | 12 struct xt_tee_priv *priv __attribute__((aligned(8)));
|
| A D | xt_LED.h | 13 void *internal_data __attribute__((aligned(8)));
|
| A D | xt_nfacct.h | 16 struct nf_acct *nfacct __attribute__((aligned(8)));
|
| A D | xt_connlimit.h | 30 struct nf_conncount_data *data __attribute__((aligned(8)));
|
| /include/linux/raid/ |
| A D | pq.h | 156 extern const u8 raid6_gfmul[256][256] __attribute__((aligned(256))); 157 extern const u8 raid6_vgfmul[256][32] __attribute__((aligned(256))); 158 extern const u8 raid6_gfexp[256] __attribute__((aligned(256))); 159 extern const u8 raid6_gflog[256] __attribute__((aligned(256))); 160 extern const u8 raid6_gfinv[256] __attribute__((aligned(256))); 161 extern const u8 raid6_gfexi[256] __attribute__((aligned(256)));
|
| /include/linux/ |
| A D | elfnote.h | 76 __attribute__((aligned(sizeof(Elf##size##_Word)))); \ 78 __attribute__((aligned(sizeof(Elf##size##_Word)))); \ 82 aligned(sizeof(Elf##size##_Word)), \
|
| A D | rbtree_types.h | 9 } __attribute__((aligned(sizeof(long))));
|
| /include/uapi/scsi/ |
| A D | scsi_netlink.h | 34 } __attribute__((aligned(sizeof(__u64)))); 81 } __attribute__((aligned(sizeof(__u64))));
|
| /include/uapi/linux/netfilter_bridge/ |
| A 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/crypto/internal/ |
| A D | geniv.h | 18 u8 salt[] __attribute__ ((aligned(__alignof__(u32))));
|
Completed in 38 milliseconds
123