Home
last modified time | relevance | path

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

123

/include/uapi/sound/
Dcompress_offload.h43 } __attribute__((packed, aligned(4)));
55 } __attribute__((packed, aligned(4)));
74 } __attribute__((packed, aligned(4)));
84 } __attribute__((packed, aligned(4)));
111 } __attribute__((packed, aligned(4)));
123 } __attribute__((packed, aligned(4)));
145 } __attribute__((packed, aligned(4)));
Dcompress_params.h273 } __attribute__((packed, aligned(4)));
289 } __attribute__((packed, aligned(4)));
313 } __attribute__((packed, aligned(4)));
318 } __attribute__((packed, aligned(4)));
326 } __attribute__((packed, aligned(4)));
363 } __attribute__((packed, aligned(4)));
404 } __attribute__((packed, aligned(4)));
/include/uapi/linux/
Dtypes.h48 #define __aligned_u64 __u64 __attribute__((aligned(8)))
49 #define __aligned_be64 __be64 __attribute__((aligned(8)))
50 #define __aligned_le64 __le64 __attribute__((aligned(8)))
Dtaskstats.h72 __u64 cpu_count __attribute__((aligned(8)));
107 __u8 ac_sched __attribute__((aligned(8)));
110 __u32 ac_uid __attribute__((aligned(8)));
116 __u64 ac_etime __attribute__((aligned(8)));
Dmic_common.h48 } __attribute__ ((aligned(8)));
73 } __attribute__ ((aligned(8)));
94 } __attribute__ ((aligned(8)));
120 } __attribute__ ((aligned(8)));
Drseq.h54 } __attribute__((aligned(4 * sizeof(__u64))));
145 } __attribute__((aligned(4 * sizeof(__u64))));
Datmapi.h13 #define __ATM_API_ALIGN __attribute__((aligned(8)))
Dcan.h110 __u8 data[CAN_MAX_DLEN] __attribute__((aligned(8)));
147 __u8 data[CANFD_MAX_DLEN] __attribute__((aligned(8)));
/include/uapi/linux/netfilter/
Dxt_rateest.h35 struct xt_rateest *est1 __attribute__((aligned(8)));
36 struct xt_rateest *est2 __attribute__((aligned(8)));
Dxt_bpf.h19 struct bpf_prog *filter __attribute__((aligned(8)));
39 struct bpf_prog *filter __attribute__((aligned(8)));
Dxt_cgroup.h22 void *priv __attribute__((aligned(8)));
38 void *priv __attribute__((aligned(8)));
Dxt_CT.h27 struct nf_conn *ct __attribute__((aligned(8)));
39 struct nf_conn *ct __attribute__((aligned(8)));
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)));
Dxt_TEE.h12 struct xt_tee_priv *priv __attribute__((aligned(8)));
Dxt_LED.h13 void *internal_data __attribute__((aligned(8)));
Dxt_RATEEST.h14 struct xt_rateest *est __attribute__((aligned(8)));
Dxt_nfacct.h16 struct nf_acct *nfacct __attribute__((aligned(8)));
Dxt_IDLETIMER.h51 struct idletimer_tg *timer __attribute__((aligned(8)));
Dxt_connlimit.h30 struct nf_conncount_data *data __attribute__((aligned(8)));
/include/linux/raid/
Dpq.h147 extern const u8 raid6_gfmul[256][256] __attribute__((aligned(256)));
148 extern const u8 raid6_vgfmul[256][32] __attribute__((aligned(256)));
149 extern const u8 raid6_gfexp[256] __attribute__((aligned(256)));
150 extern const u8 raid6_gflog[256] __attribute__((aligned(256)));
151 extern const u8 raid6_gfinv[256] __attribute__((aligned(256)));
152 extern const u8 raid6_gfexi[256] __attribute__((aligned(256)));
/include/linux/
Delfnote.h76 __attribute__((aligned(sizeof(Elf##size##_Word)))); \
78 __attribute__((aligned(sizeof(Elf##size##_Word)))); \
82 aligned(sizeof(Elf##size##_Word)), \
/include/uapi/scsi/
Dscsi_netlink.h34 } __attribute__((aligned(sizeof(__u64))));
81 } __attribute__((aligned(sizeof(__u64))));
Dscsi_netlink_fc.h54 } __attribute__((aligned(sizeof(__u64))));
/include/uapi/linux/netfilter_bridge/
Debtables.h90 char data[0] __attribute__ ((aligned (__alignof__(struct ebt_replace))));
132 unsigned char data[0] __attribute__ ((aligned (__alignof__(struct ebt_replace))));
145 unsigned char data[0] __attribute__ ((aligned (__alignof__(struct ebt_replace))));
158 unsigned char data[0] __attribute__ ((aligned (__alignof__(struct ebt_replace))));
191 unsigned char elems[0] __attribute__ ((aligned (__alignof__(struct ebt_replace))));
/include/linux/netfilter/
Dxt_quota2.h23 struct xt_quota_counter *master __attribute__((aligned(8)));

123