Searched refs:__attribute__ (Results 201 - 225 of 1022) sorted by relevance

1234567891011>>

/linux-master/include/xen/arm/
H A Dinterface.h13 #define uint64_aligned_t uint64_t __attribute__((aligned(8)))
75 } __attribute__((__packed__)); /* 32 bytes */
83 } __attribute__((__packed__));
/linux-master/include/linux/
H A Delfnote.h76 __attribute__((aligned(sizeof(Elf##size##_Word)))); \
78 __attribute__((aligned(sizeof(Elf##size##_Word)))); \
81 __attribute__((section(".note." name), \
H A Dcache.h41 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
54 __attribute__((__aligned__(SMP_CACHE_BYTES), \
78 __attribute__((__aligned__(1 << (INTERNODE_CACHE_SHIFT))))
H A Dmemstick.h44 } __attribute__((packed));
51 } __attribute__((packed));
67 } __attribute__((packed));
83 } __attribute__((packed));
91 } __attribute__((packed));
102 } __attribute__((packed));
110 } __attribute__((packed));
117 } __attribute__((packed));
123 } __attribute__((packed));
137 } __attribute__((packe
[all...]
/linux-master/drivers/crypto/amcc/
H A Dcrypto4xx_reg_def.h162 } __attribute__((packed));
174 } __attribute__((packed));
186 } __attribute__((packed));
197 } __attribute__((packed));
208 } __attribute__((packed));
221 } __attribute__((packed));
226 } __attribute__((packed));
232 } __attribute__((packed));
237 } __attribute__((packed));
257 } __attribute__((packe
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_hashmap_lookup.c23 u32 __attribute__((__aligned__(8))) key[NR_CPUS];
26 u64 __attribute__((__aligned__(256))) percpu_times_index[NR_CPUS];
27 u64 __attribute__((__aligned__(256))) percpu_times[NR_CPUS][NR_SLOTS];
H A Dbtf_dump_test_case_padding.c63 int b __attribute__((aligned(32)));
84 } __attribute__((__aligned__(8)));
215 } __attribute__((packed));
H A Dtest_xdp_bpf2bpf.c13 } __attribute__((preserve_access_index));
21 } __attribute__((preserve_access_index));
30 } __attribute__((preserve_access_index));
/linux-master/arch/s390/include/asm/
H A Dfcx.h57 } __attribute__ ((packed, aligned(64)));
78 } __attribute__ ((packed, aligned(16)));
96 } __attribute__ ((packed));
109 } __attribute__ ((packed));
138 } __attribute__ ((packed));
172 } __attribute__ ((packed)) tsa;
173 } __attribute__ ((packed, aligned(8)));
219 } __attribute__ ((packed));
246 } __attribute__ ((packed));
272 } __attribute__ ((packe
[all...]
H A Dqdio.h47 } __attribute__ ((packed));
115 } __attribute__ ((packed, aligned(256)));
155 } __attribute__ ((packed, aligned(256)));
172 } __attribute__ ((packed, aligned(2048)));
213 } __attribute__ ((packed, aligned(16)));
221 } __attribute__ ((packed, aligned(256)));
229 } __attribute__ ((packed));
237 } __attribute__ ((packed, aligned(1024)));
245 } __attribute__ ((packed, aligned(256)));
287 } __attribute__ ((packe
[all...]
/linux-master/drivers/scsi/
H A Dmegaraid.h99 } __attribute__ ((packed));
108 } __attribute__ ((packed));
113 } __attribute__ ((packed)) mbox_t;
119 } __attribute__ ((packed)) mbox64_t;
145 } __attribute__ ((packed)) mega_passthru;
173 } __attribute__ ((packed)) mega_ext_passthru;
178 } __attribute__ ((packed)) mega_sgl64;
183 } __attribute__ ((packed)) mega_sglist;
248 } __attribute__ ((packed)) mega_product_info;
294 } __attribute__ ((packe
[all...]
H A Dipr.h333 }__attribute__((packed, aligned (4)));
338 }__attribute__((packed));
343 }__attribute__((packed));
348 }__attribute__((packed));
353 }__attribute__((packed));
382 }__attribute__ ((packed));
411 }__attribute__ ((packed, aligned (4)));
434 }__attribute__ ((packed, aligned (8)));
441 }__attribute__((packed, aligned (4)));
448 }__attribute__((packe
[all...]
/linux-master/drivers/gpu/drm/gma500/
H A Dpsb_intel_sdvo_regs.h62 } __attribute__((packed));
92 } __attribute__((packed));
97 } __attribute__((packed));
106 } __attribute__((packed));
160 } __attribute__((packed));
217 } __attribute__((packed));
230 } __attribute__((packed));
368 } __attribute__((packed));
399 } __attribute__((packed));
424 } __attribute__((packe
[all...]
/linux-master/include/math-emu/
H A Dsoft-fp.h193 typedef int SItype __attribute__((mode(SI)));
194 typedef int DItype __attribute__((mode(DI)));
195 typedef unsigned int USItype __attribute__((mode(SI)));
196 typedef unsigned int UDItype __attribute__((mode(DI)));
198 typedef unsigned int UHWtype __attribute__((mode(HI)));
/linux-master/tools/include/linux/
H A Dlog2.h20 static inline __attribute__((const))
26 static inline __attribute__((const))
37 static inline __attribute__((const))
46 static inline __attribute__((const))
55 static inline __attribute__((const))
/linux-master/arch/x86/include/asm/
H A Dio_apic.h27 } __attribute__ ((packed)) bits;
38 } __attribute__ ((packed)) bits;
47 } __attribute__ ((packed)) bits;
55 } __attribute__ ((packed)) bits;
88 } __attribute__ ((packed));
/linux-master/drivers/s390/cio/
H A Dcss.h59 } __attribute__ ((packed));
64 } __attribute__ ((packed));
70 } __attribute__ ((packed)) inf;
74 } __attribute__ ((packed)) pgid_high;
78 } __attribute__ ((packed));
/linux-master/drivers/hid/
H A Dhid-roccat-kone.h18 } __attribute__ ((__packed__));
41 } __attribute__ ((__packed__));
92 } __attribute__ ((__packed__));
127 } __attribute__ ((__packed__));
144 } __attribute__ ((__packed__));
162 } __attribute__ ((__packed__));
191 } __attribute__ ((__packed__));
/linux-master/drivers/scsi/pm8001/
H A Dpm80xx_hwi.h345 } __attribute__((packed, aligned(4)));
357 } __attribute__((packed, aligned(4)));
367 } __attribute__((packed, aligned(4)));
380 } __attribute__ ((packed));
407 } __attribute__ ((packed));
418 } __attribute__((packed, aligned(4)));
432 } __attribute__((packed, aligned(4)));
441 } __attribute__((packed, aligned(4)));
456 } __attribute__((packed, aligned(4)));
468 } __attribute__((packe
[all...]
/linux-master/include/soc/fsl/qe/
H A Dimmap_qe.h29 } __attribute__ ((packed));
52 } __attribute__ ((packed));
90 } __attribute__ ((packed));
101 } __attribute__ ((packed));
131 } __attribute__ ((packed));
137 } __attribute__ ((packed));
155 } __attribute__ ((packed));
199 } __attribute__ ((packed));
206 } __attribute__ ((packed));
225 } __attribute__ ((packe
[all...]
/linux-master/drivers/media/pci/ngene/
H A Dngene.h142 } __attribute__ ((__packed__));
166 } __attribute__ ((__packed__));
178 } __attribute__ ((__packed__));
184 } __attribute__ ((__packed__));
197 } __attribute__ ((__packed__));
206 } __attribute__ ((__packed__));
251 } __attribute__ ((__packed__));
257 } __attribute__ ((__packed__));
262 } __attribute__ ((__packed__));
268 } __attribute__ ((__packed_
[all...]
/linux-master/drivers/s390/scsi/
H A Dzfcp_fsf.h203 } __attribute__ ((packed));
220 } __attribute__ ((packed));
232 } __attribute__ ((packed));
257 } __attribute__ ((packed));
262 } __attribute__ ((packed));
267 } __attribute__ ((packed));
273 } __attribute__ ((packed));
282 } __attribute__ ((packed));
293 } __attribute__ ((packed));
302 } __attribute__ ((packe
[all...]
/linux-master/drivers/block/xen-blkback/
H A Dcommon.h86 } __attribute__((__packed__));
94 } __attribute__((__packed__));
100 } __attribute__((__packed__));
118 } __attribute__((__packed__));
128 } __attribute__((__packed__));
139 } __attribute__((__packed__));
148 } __attribute__((__packed__));
155 } __attribute__((__packed__));
174 } __attribute__((__packed__));
184 } __attribute__((__packed_
[all...]
/linux-master/drivers/staging/media/ipu3/include/uapi/
H A Dintel-ipu3.h92 } __attribute__((packed));
115 __attribute__((aligned(32)));
136 } __attribute__((aligned(32))) __packed;
144 struct ipu3_uapi_awb_config_s config __attribute__((aligned(32)));
169 struct ipu3_uapi_ae_raw_buffer buff __attribute__((aligned(32)));
277 struct ipu3_uapi_ae_grid_config grid_cfg __attribute__((aligned(32)));
279 __attribute__((aligned(32)));
280 struct ipu3_uapi_ae_ccm ae_ccm __attribute__((aligned(32)));
422 __u8 y_table[IPU3_UAPI_AF_Y_TABLE_MAX_SIZE] __attribute__((aligned(32)));
435 struct ipu3_uapi_af_filter_config filter_config __attribute__((aligne
[all...]
/linux-master/drivers/scsi/aic94xx/
H A Daic94xx_sas.h75 } __attribute__ ((packed));
121 } __attribute__ ((packed));
158 } __attribute__ ((packed));
167 } __attribute__ ((packed));
180 } __attribute__ ((packed));
203 } __attribute__ ((packed));
227 } __attribute__ ((packed));
255 } __attribute__ ((packed));
270 } __attribute__ ((packed));
336 } __attribute__ ((packe
[all...]

Completed in 961 milliseconds

1234567891011>>