Home
last modified time | relevance | path

Searched refs:aligned (Results 1 – 25 of 59) sorted by relevance

123

/include/uapi/linux/
A Dtypes.h17 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 Drkisp1-config.h1249 } __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 Dtaskstats.h73 __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 Dvirtio_ring.h128 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 Drseq.h54 } __attribute__((aligned(4 * sizeof(__u64))));
155 } __attribute__((aligned(4 * sizeof(__u64))));
A Datmapi.h13 #define __ATM_API_ALIGN __attribute__((aligned(8)))
/include/uapi/sound/
A Dcompress_offload.h26 } __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 Dcompress_params.h244 } __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 Dc3-isp-config.h49 } __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 Dxt_IDLETIMER.h28 struct idletimer_tg *timer __attribute__((aligned(8)));
40 struct idletimer_tg *timer __attribute__((aligned(8)));
A Dxt_bpf.h19 struct bpf_prog *filter __attribute__((aligned(8)));
39 struct bpf_prog *filter __attribute__((aligned(8)));
A Dxt_rateest.h35 struct xt_rateest *est1 __attribute__((aligned(8)));
36 struct xt_rateest *est2 __attribute__((aligned(8)));
A Dxt_cgroup.h22 void *priv __attribute__((aligned(8)));
38 void *priv __attribute__((aligned(8)));
A Dxt_CT.h27 struct nf_conn *ct __attribute__((aligned(8)));
39 struct nf_conn *ct __attribute__((aligned(8)));
A Dxt_hashlimit.h104 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 Dxt_TEE.h12 struct xt_tee_priv *priv __attribute__((aligned(8)));
A Dxt_LED.h13 void *internal_data __attribute__((aligned(8)));
A Dxt_nfacct.h16 struct nf_acct *nfacct __attribute__((aligned(8)));
A Dxt_connlimit.h30 struct nf_conncount_data *data __attribute__((aligned(8)));
/include/linux/raid/
A Dpq.h156 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 Delfnote.h76 __attribute__((aligned(sizeof(Elf##size##_Word)))); \
78 __attribute__((aligned(sizeof(Elf##size##_Word)))); \
82 aligned(sizeof(Elf##size##_Word)), \
A Drbtree_types.h9 } __attribute__((aligned(sizeof(long))));
/include/uapi/scsi/
A Dscsi_netlink.h34 } __attribute__((aligned(sizeof(__u64))));
81 } __attribute__((aligned(sizeof(__u64))));
/include/uapi/linux/netfilter_bridge/
A Debtables.h90 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 Dgeniv.h18 u8 salt[] __attribute__ ((aligned(__alignof__(u32))));

Completed in 38 milliseconds

123