Home
last modified time | relevance | path

Searched refs:__attribute__ (Results 1 – 200 of 1028) sorted by relevance

123456

/linux-4.4.14/drivers/staging/rdma/amso1100/
Dc2_wr.h292 } __attribute__((packed));
321 } __attribute__((packed));
326 } __attribute__((packed));
331 } __attribute__((packed));
336 } __attribute__((packed));
372 } __attribute__((packed));
377 } __attribute__((packed));
389 } __attribute__((packed)) ;
395 } __attribute__((packed)) ;
400 } __attribute__((packed)) ;
[all …]
/linux-4.4.14/include/linux/
Dcompiler-gcc.h73 #define inline inline __attribute__((always_inline)) notrace
74 #define __inline__ __inline__ __attribute__((always_inline)) notrace
75 #define __inline __inline __attribute__((always_inline)) notrace
83 #define __always_inline inline __attribute__((always_inline))
84 #define noinline __attribute__((noinline))
86 #define __deprecated __attribute__((deprecated))
87 #define __packed __attribute__((packed))
88 #define __weak __attribute__((weak))
89 #define __alias(symbol) __attribute__((alias(#symbol)))
103 #define __naked __attribute__((naked)) noinline __noclone notrace
[all …]
Dcompiler.h7 # define __user __attribute__((noderef, address_space(1)))
8 # define __kernel __attribute__((address_space(0)))
9 # define __safe __attribute__((safe))
10 # define __force __attribute__((force))
11 # define __nocast __attribute__((nocast))
12 # define __iomem __attribute__((noderef, address_space(2)))
13 # define __must_hold(x) __attribute__((context(x,1,1)))
14 # define __acquires(x) __attribute__((context(x,0,1)))
15 # define __releases(x) __attribute__((context(x,1,0)))
19 # define __percpu __attribute__((noderef, address_space(3)))
[all …]
Dmemstick.h48 } __attribute__((packed));
55 } __attribute__((packed));
71 } __attribute__((packed));
87 } __attribute__((packed));
95 } __attribute__((packed));
106 } __attribute__((packed));
114 } __attribute__((packed));
121 } __attribute__((packed));
127 } __attribute__((packed));
141 } __attribute__((packed));
[all …]
Dti_wilink_st.h312 } __attribute__ ((packed));
322 } __attribute__ ((packed));
326 } __attribute__ ((packed));
332 } __attribute__ ((packed));
336 } __attribute__ ((packed));
341 } __attribute__ ((packed));
354 } __attribute__ ((packed));
405 } __attribute__ ((packed));
415 } __attribute__ ((packed));
Dlog2.h21 extern __attribute__((const, noreturn))
31 static inline __attribute__((const))
39 static inline __attribute__((const))
51 static inline __attribute__((const))
60 static inline __attribute__((const))
69 static inline __attribute__((const))
Dexport.h46 extern __visible void *__crc_##sym __attribute__((weak)); \
49 __attribute__((section("___kcrctab" sec "+" #sym), unused)) \
60 __attribute__((section("__ksymtab_strings"), aligned(1))) \
65 __attribute__((section("___ksymtab" sec "+" #sym), unused)) \
Dcache.h20 #define ____cacheline_aligned __attribute__((__aligned__(SMP_CACHE_BYTES)))
33 __attribute__((__aligned__(SMP_CACHE_BYTES), \
57 __attribute__((__aligned__(1 << (INTERNODE_CACHE_SHIFT))))
Dsdla.h213 } __attribute__((packed));
221 } __attribute__((packed));
231 } __attribute__((packed));
242 } __attribute__((packed));
Dtypes.h117 #define aligned_u64 __u64 __attribute__((aligned(8)))
118 #define aligned_be64 __be64 __attribute__((aligned(8)))
119 #define aligned_le64 __le64 __attribute__((aligned(8)))
226 } __attribute__((aligned(sizeof(void *))));
Delfnote.h75 __attribute__((aligned(sizeof(Elf##size##_Word)))); \
77 __attribute__((aligned(sizeof(Elf##size##_Word)))); \
80 __attribute__((section(".note." name), \
/linux-4.4.14/drivers/video/fbdev/
Dw100fb.h248 } __attribute__((packed));
253 } __attribute__((packed));
258 } __attribute__((packed));
263 } __attribute__((packed));
287 } __attribute__((packed));
292 } __attribute__((packed));
297 } __attribute__((packed));
302 } __attribute__((packed));
318 } __attribute__((packed));
323 } __attribute__((packed));
[all …]
/linux-4.4.14/fs/ntfs/
Dlayout.h64 } __attribute__ ((__packed__)) BIOS_PARAMETER_BLOCK;
98 } __attribute__ ((__packed__)) NTFS_BOOT_SECTOR;
197 } __attribute__ ((__packed__)) NTFS_RECORD;
252 } __attribute__ ((__packed__));
392 } __attribute__ ((__packed__)) MFT_RECORD;
458 } __attribute__ ((__packed__)) MFT_RECORD_OLD;
600 } __attribute__ ((__packed__)) ATTR_DEF;
612 } __attribute__ ((__packed__));
690 } __attribute__ ((__packed__));
735 } __attribute__ ((__packed__)) resident;
[all …]
Dlogfile.h100 } __attribute__ ((__packed__)) RESTART_PAGE_HEADER;
117 } __attribute__ ((__packed__));
258 } __attribute__ ((__packed__)) RESTART_AREA;
297 } __attribute__ ((__packed__)) LOG_CLIENT_RECORD;
/linux-4.4.14/include/linux/uwb/
Dspec.h135 } __attribute__((packed));
146 } __attribute__((packed));
249 } __attribute__((packed));
259 } __attribute__((packed));
273 } __attribute__((packed));
299 } __attribute__((packed));
308 } __attribute__((packed));
399 } __attribute__((packed));
407 } __attribute__((packed));
428 } __attribute__((packed));
[all …]
/linux-4.4.14/sound/pci/mixart/
Dmixart_core.h83 } __attribute__((packed));
96 } __attribute__((packed));
108 } __attribute__((packed));
116 } __attribute__((packed));
125 } __attribute__((packed));
132 } __attribute__((packed));
139 } __attribute__((packed));
145 } __attribute__((packed));
157 } __attribute__((packed));
172 } __attribute__((packed));
[all …]
/linux-4.4.14/include/uapi/linux/
Dedd.h91 } __attribute__ ((packed)) isa;
98 } __attribute__ ((packed)) pci;
102 } __attribute__ ((packed)) ibnd;
105 } __attribute__ ((packed)) xprs;
108 } __attribute__ ((packed)) htpt;
111 } __attribute__ ((packed)) unknown;
120 } __attribute__ ((packed)) ata;
128 } __attribute__ ((packed)) atapi;
134 } __attribute__ ((packed)) scsi;
138 } __attribute__ ((packed)) usb;
[all …]
Dpfkeyv2.h23 } __attribute__((packed));
29 } __attribute__((packed));
41 } __attribute__((packed));
51 } __attribute__((packed));
60 } __attribute__((packed));
68 } __attribute__((packed));
77 } __attribute__((packed));
89 } __attribute__((packed));
101 } __attribute__((packed));
126 } __attribute__((packed));
[all …]
Duhid.h55 } __attribute__((__packed__));
78 } __attribute__((__packed__));
84 } __attribute__((__packed__));
90 } __attribute__((__packed__));
97 } __attribute__((__packed__));
105 } __attribute__((__packed__));
110 } __attribute__((__packed__));
140 } __attribute__((__packed__));
146 } __attribute__((__packed__));
153 } __attribute__((__packed__));
[all …]
Dhyperv.h75 } __attribute__((packed));
86 } __attribute__((packed));
90 } __attribute__((packed));
101 } __attribute__((packed));
123 } __attribute__((packed));
134 } __attribute__((packed));
147 } __attribute__((packed));
334 } __attribute__((packed));
341 } __attribute__((packed));
353 } __attribute__((packed));
[all …]
Dvirtio_scsi.h51 } __attribute__((packed));
63 } __attribute__((packed));
73 } __attribute__((packed));
81 } __attribute__((packed));
85 } __attribute__((packed));
92 } __attribute__((packed));
97 } __attribute__((packed));
103 } __attribute__((packed));
116 } __attribute__((packed));
Dtoshiba.h39 unsigned int ebx __attribute__ ((packed));
40 unsigned int ecx __attribute__ ((packed));
41 unsigned int edx __attribute__ ((packed));
42 unsigned int esi __attribute__ ((packed));
43 unsigned int edi __attribute__ ((packed));
Dtypes.h22 #define __bitwise__ __attribute__((bitwise))
51 #define __aligned_u64 __u64 __attribute__((aligned(8)))
52 #define __aligned_be64 __be64 __attribute__((aligned(8)))
53 #define __aligned_le64 __le64 __attribute__((aligned(8)))
Dif_fddi.h74 } __attribute__((packed));
82 } __attribute__((packed));
91 } __attribute__((packed));
103 } __attribute__((packed));
Dtaskstats.h71 __u64 cpu_count __attribute__((aligned(8)));
106 __u8 ac_sched __attribute__((aligned(8)));
109 __u32 ac_uid __attribute__((aligned(8)));
115 __u64 ac_etime __attribute__((aligned(8)));
Dif_hippi.h107 } __attribute__((packed));
132 } __attribute__((packed));
145 } __attribute__((packed));
151 } __attribute__((packed));
Drds.h108 } __attribute__((packed));
123 } __attribute__((packed));
136 } __attribute__((packed));
146 } __attribute__((packed));
158 } __attribute__((packed));
Djffs2.h97 } __attribute__((packed)) jint32_t;
101 } __attribute__((packed)) jmode_t;
105 } __attribute__((packed)) jint16_t;
179 } __attribute__((packed));
191 } __attribute__((packed));
Dmic_common.h47 } __attribute__ ((aligned(8)));
72 } __attribute__ ((aligned(8)));
93 } __attribute__ ((aligned(8)));
119 } __attribute__ ((aligned(8)));
Dncp.h30 } __attribute__((packed));
45 } __attribute__((packed));
161 } __attribute__((packed));
193 } __attribute__((packed));
199 } __attribute__((packed));
Dvirtio_net.h76 } __attribute__((packed));
136 } __attribute__((packed));
180 } __attribute__((packed));
/linux-4.4.14/fs/cifs/
Dcifspdu.h414 } __attribute__((packed)) DosError;
416 } __attribute__((packed)) Status;
424 } __attribute__((packed)) Sequence;
426 } __attribute__((packed)) Signature;
433 } __attribute__((packed));
510 } __attribute__((packed)) NEGOTIATE_REQ;
528 } __attribute__((packed)) SrvTime;
534 } __attribute__((packed)) LANMAN_NEG_RSP;
563 } __attribute__((packed)) extended_response;
564 } __attribute__((packed)) u;
[all …]
Drfc1002pdu.h49 } __attribute__((packed)) session_req;
53 } __attribute__((packed)) retarget_resp;
58 } __attribute__((packed)) trailer;
59 } __attribute__((packed));
Dcifsacl.h75 } __attribute__((packed));
82 } __attribute__((packed));
91 } __attribute__((packed));
99 } __attribute__((packed));
Dntlmssp.h89 } __attribute__((packed)) SECURITY_BUFFER;
101 } __attribute__((packed)) NEGOTIATE_MESSAGE, *PNEGOTIATE_MESSAGE;
113 } __attribute__((packed)) CHALLENGE_MESSAGE, *PCHALLENGE_MESSAGE;
128 } __attribute__((packed)) AUTHENTICATE_MESSAGE, *PAUTHENTICATE_MESSAGE;
/linux-4.4.14/drivers/s390/block/
Ddasd_eckd.h104 } __attribute__ ((packed));
109 } __attribute__ ((packed));
115 } __attribute__ ((packed));
121 } __attribute__ ((packed));
127 } __attribute__ ((packed));
138 } __attribute__ ((packed));
147 } __attribute__ ((packed)) mask;
154 } __attribute__ ((packed)) attributes;
167 } __attribute__ ((packed));
173 } __attribute__ ((packed)) operation;
[all …]
Ddasd_fba.h18 } __attribute__ ((packed)) mask;
24 } __attribute__ ((packed));
30 } __attribute__ ((packed)) operation;
34 } __attribute__ ((packed));
45 } __attribute__ ((packed)) bits;
46 } __attribute__ ((packed)) mode;
56 } __attribute__ ((packed)) bits;
57 } __attribute__ ((packed)) features;
69 } __attribute__ ((packed));
Ddasd_diag.h39 } __attribute__ ((packed, aligned(4)));
53 } __attribute__ ((packed, aligned(8)));
65 } __attribute__ ((packed, aligned(8)));
80 } __attribute__ ((packed, aligned(8)));
/linux-4.4.14/fs/udf/
Decma_167.h44 } __attribute__ ((packed));
71 } __attribute__ ((packed));
85 } __attribute__ ((packed));
98 } __attribute__ ((packed));
117 } __attribute__ ((packed));
125 } __attribute__ ((packed));
143 } __attribute__ ((packed));
152 } __attribute__ ((packed));
169 } __attribute__ ((packed));
189 } __attribute__ ((packed));
[all …]
Dosta_udf.h73 } __attribute__ ((packed));
79 } __attribute__ ((packed));
83 } __attribute__ ((packed));
95 } __attribute__ ((packed));
107 } __attribute__ ((packed));
116 } __attribute__ ((packed));
127 } __attribute__ ((packed));
142 } __attribute__ ((packed));
159 } __attribute__ ((packed));
166 } __attribute__ ((packed));
[all …]
/linux-4.4.14/include/linux/ceph/
Dceph_fs.h54 } __attribute__ ((packed));
88 } __attribute__ ((packed));
165 } __attribute__ ((packed));
170 } __attribute__ ((packed));
175 } __attribute__ ((packed));
181 } __attribute__ ((packed));
187 } __attribute__ ((packed));
192 } __attribute__ ((packed));
196 } __attribute__ ((packed));
203 } __attribute__ ((packed));
[all …]
Dmsgr.h47 } __attribute__ ((packed));
66 } __attribute__ ((packed));
71 } __attribute__ ((packed));
107 } __attribute__ ((packed));
117 } __attribute__ ((packed));
141 } __attribute__ ((packed));
160 } __attribute__ ((packed));
173 } __attribute__ ((packed));
180 } __attribute__ ((packed));
Drados.h35 } __attribute__ ((packed));
63 } __attribute__ ((packed));
111 } __attribute__ ((packed));
119 } __attribute__ ((packed));
432 } __attribute__ ((packed)) extent;
438 } __attribute__ ((packed)) xattr;
444 } __attribute__ ((packed)) cls;
447 } __attribute__ ((packed)) pgls;
450 } __attribute__ ((packed)) snap;
455 } __attribute__ ((packed)) watch;
[all …]
/linux-4.4.14/include/uapi/linux/usb/
Dcdc.h68 } __attribute__ ((packed));
81 } __attribute__ ((packed));
90 } __attribute__ ((packed));
108 } __attribute__ ((packed));
119 } __attribute__ ((packed));
131 } __attribute__ ((packed));
144 } __attribute__ ((packed));
153 } __attribute__ ((packed));
163 } __attribute__ ((packed));
174 } __attribute__ ((packed));
[all …]
Dch9.h191 } __attribute__ ((packed));
252 } __attribute__ ((packed));
274 } __attribute__ ((packed));
324 } __attribute__ ((packed));
342 } __attribute__ ((packed));
362 } __attribute__ ((packed));
382 } __attribute__ ((packed));
624 } __attribute__ ((packed));
664 } __attribute__ ((packed));
675 } __attribute__ ((packed));
[all …]
Dvideo.h189 } __attribute__((packed));
201 } __attribute__((__packed__));
218 } __attribute__ ((packed))
229 } __attribute__((__packed__));
243 } __attribute__((__packed__));
261 } __attribute__((__packed__));
274 } __attribute__((__packed__));
290 } __attribute__ ((packed))
303 } __attribute__((__packed__));
320 } __attribute__((__packed__));
[all …]
Dfunctionfs.h35 } __attribute__((packed));
45 } __attribute__((packed));
53 } __attribute__((packed, deprecated));
68 } __attribute__((packed));
82 } __attribute__((packed));
181 } __attribute__((packed));
237 } __attribute__((packed)) u;
242 } __attribute__((packed));
Dmidi.h43 } __attribute__ ((packed));
55 } __attribute__ ((packed));
62 } __attribute__ ((packed));
74 } __attribute__ ((packed));
89 } __attribute__ ((packed))
98 } __attribute__ ((packed));
110 } __attribute__ ((packed))
Daudio.h162 } __attribute__ ((packed));
176 } __attribute__ ((packed))
190 } __attribute__ ((packed));
217 } __attribute__ ((packed));
245 } __attribute__ ((packed))
255 } __attribute__ ((packed));
305 } __attribute__ ((packed));
322 } __attribute__((packed));
339 } __attribute__ ((packed));
407 } __attribute__ ((packed));
[all …]
Dch11.h104 } __attribute__ ((packed));
197 } __attribute__ ((packed));
246 } __attribute__ ((packed)) hs;
252 } __attribute__ ((packed)) ss;
254 } __attribute__ ((packed));
269 } __attribute__ ((packed));
/linux-4.4.14/net/ceph/
Dauth_x_protocol.h14 } __attribute__ ((packed));
20 } __attribute__ ((packed));
25 } __attribute__ ((packed));
34 } __attribute__ ((packed));
41 } __attribute__ ((packed));
46 } __attribute__ ((packed));
51 } __attribute__ ((packed));
67 } __attribute__ ((packed));
72 } __attribute__ ((packed));
77 } __attribute__ ((packed));
[all …]
/linux-4.4.14/drivers/media/pci/saa7164/
Dsaa7164-types.h40 } __attribute__((packed));
102 } __attribute__((packed));
135 } __attribute__((packed));
147 } __attribute__((packed));
152 } __attribute__((packed));
159 } __attribute__((packed));
181 } __attribute__((packed));
193 } __attribute__((packed));
254 } __attribute__((packed));
286 } __attribute__((packed));
[all …]
/linux-4.4.14/drivers/tty/ipwireless/
Dsetup_protocol.h44 } __attribute__ ((__packed__));
49 } __attribute__ ((__packed__));
56 } __attribute__ ((__packed__));
60 } __attribute__ ((__packed__));
66 } __attribute__ ((__packed__));
71 } __attribute__ ((__packed__));
88 } __attribute__ ((__packed__));
92 } __attribute__ ((__packed__));
96 } __attribute__ ((__packed__));
106 } __attribute__ ((__packed__));
/linux-4.4.14/drivers/scsi/megaraid/
Dmbox_defs.h177 } __attribute__ ((packed)) mbox_t;
194 } __attribute__ ((packed)) mbox64_t;
210 } __attribute__ ((packed)) int_mbox_t;
249 } __attribute__ ((packed)) mraid_passthru_t;
257 } __attribute__ ((packed)) mega_passthru64_t;
305 } __attribute__ ((packed)) mraid_epassthru_t;
350 } __attribute__ ((packed)) mraid_pinfo_t;
425 } __attribute__ ((packed)) mraid_notify_t;
478 } __attribute__ ((packed)) mraid_inquiry3_t;
527 } __attribute__ ((packed)) mraid_adapinfo_t;
[all …]
Dmegaraid_sas.h607 } __attribute__ ((packed)) pci;
624 } __attribute__ ((packed)) host_interface;
640 } __attribute__ ((packed)) device_interface;
655 } __attribute__ ((packed)) image_component[8];
672 } __attribute__ ((packed)) pending_image_component[8];
694 } __attribute__ ((packed)) hw_present;
753 } __attribute__ ((packed)) raid_levels;
774 } __attribute__ ((packed)) adapter_operations;
785 } __attribute__ ((packed)) ld_operations;
793 } __attribute__ ((packed)) stripe_sz_ops;
[all …]
Dmegaraid_mm.h83 } __attribute__ ((packed)) fcs;
84 } __attribute__ ((packed)) ui;
97 } __attribute__ ((packed))mimd_t;
/linux-4.4.14/include/uapi/linux/wimax/
Di2400m.h146 } __attribute__ ((packed));
186 } __attribute__ ((packed));
212 } __attribute__((packed));
230 } __attribute__((packed));
284 } __attribute__ ((packed));
323 } __attribute__ ((packed));
428 } __attribute__((packed));
439 } __attribute__((packed));
475 } __attribute__((packed));
484 } __attribute__((packed));
[all …]
/linux-4.4.14/drivers/scsi/pm8001/
Dpm80xx_hwi.h242 } __attribute__((packed, aligned(4)));
254 } __attribute__((packed, aligned(4)));
264 } __attribute__((packed, aligned(4)));
277 } __attribute__ ((packed));
304 } __attribute__ ((packed));
315 } __attribute__((packed, aligned(4)));
329 } __attribute__((packed, aligned(4)));
338 } __attribute__((packed, aligned(4)));
353 } __attribute__((packed, aligned(4)));
365 } __attribute__((packed, aligned(4)));
[all …]
Dpm8001_hwi.h150 } __attribute__((packed, aligned(4)));
162 } __attribute__((packed, aligned(4)));
173 } __attribute__((packed, aligned(4)));
187 } __attribute__ ((packed));
214 } __attribute__ ((packed));
225 } __attribute__((packed, aligned(4)));
238 } __attribute__((packed, aligned(4)));
254 } __attribute__((packed, aligned(4)));
267 } __attribute__((packed, aligned(4)));
280 } __attribute__((packed, aligned(4)));
[all …]
/linux-4.4.14/drivers/scsi/
Dgdth.h322 } __attribute__((packed)) gdth_msg_str;
333 } __attribute__((packed)) gdth_coal_status;
356 } __attribute__((packed)) gdth_perf_modes;
400 } __attribute__((packed)) gdth_diskinfo_str;
408 } __attribute__((packed)) gdth_getch_str;
415 } __attribute__((packed)) gdth_drlist_str;
424 } __attribute__((packed)) gdth_defcnt_str;
444 } __attribute__((packed)) list[1];
445 } __attribute__((packed)) gdth_dskstat_str;
455 } __attribute__((packed)) gdth_iochan_header;
[all …]
Dipr.h344 }__attribute__((packed, aligned (4)));
349 }__attribute__((packed));
354 }__attribute__((packed));
359 }__attribute__((packed));
364 }__attribute__((packed));
393 }__attribute__ ((packed));
422 }__attribute__ ((packed, aligned (4)));
444 }__attribute__ ((packed, aligned (8)));
451 }__attribute__((packed, aligned (4)));
458 }__attribute__((packed, aligned (4)));
[all …]
Dmegaraid.h97 } __attribute__ ((packed));
106 } __attribute__ ((packed));
111 } __attribute__ ((packed)) mbox_t;
117 } __attribute__ ((packed)) mbox64_t;
143 } __attribute__ ((packed)) mega_passthru;
171 } __attribute__ ((packed)) mega_ext_passthru;
176 } __attribute__ ((packed)) mega_sgl64;
181 } __attribute__ ((packed)) mega_sglist;
246 } __attribute__ ((packed)) mega_product_info;
292 } __attribute__ ((packed));
[all …]
Dgdth_ioctl.h39 } __attribute__((packed)) gdth_sg_str;
45 } __attribute__((packed)) gdth_sg64_str;
60 } __attribute__((packed)) cache; /* cache service cmd. str. */
68 } __attribute__((packed)) cache64; /* cache service cmd. str. */
74 } __attribute__((packed)) ioctl; /* IOCTL command structure */
81 } __attribute__((packed)) msg;
84 } __attribute__((packed)) screen; /* screen service cmd. str. */
103 } __attribute__((packed)) raw; /* raw service cmd. struct. */
121 } __attribute__((packed)) raw64; /* raw service cmd. struct. */
129 } __attribute__((packed)) gdth_cmd_str;
[all …]
Dpmcraid.h216 } __attribute__((packed, aligned(PMCRAID_IOADL_ALIGNMENT)));
260 } __attribute__((packed, aligned(PMCRAID_IOARCB_ALIGNMENT)));
293 } __attribute__((packed, aligned(4)));
315 } __attribute__((packed, aligned(4)));
332 } __attribute__((packed, aligned(4)));
385 } __attribute__((packed, aligned(4)));
404 } __attribute__ ((packed, aligned(4)));
417 } __attribute__((packed, aligned(4)));
425 } __attribute__((packed, aligned(4)));
433 } __attribute__((packed, aligned(4)));
[all …]
/linux-4.4.14/arch/s390/include/uapi/asm/
Dqeth.h28 } __attribute__ ((packed));
37 } __attribute__((packed));
46 } __attribute__((packed));
53 } __attribute__((packed));
59 } __attribute__((packed));
65 } __attribute__((packed));
71 } __attribute__((packed));
77 } __attribute__((packed));
82 } __attribute__((packed));
87 } __attribute__((packed));
[all …]
Dvtoc.h19 } __attribute__ ((packed));
26 } __attribute__ ((packed));
32 } __attribute__ ((packed));
38 } __attribute__ ((packed));
55 } __attribute__ ((packed));
63 } __attribute__ ((packed));
71 } __attribute__ ((packed));
85 } __attribute__ ((packed));
121 } __attribute__ ((packed));
154 } __attribute__ ((packed));
[all …]
Ddasd.h148 } __attribute__((packed)) dasd_rssd_perf_stats_t;
201 } __attribute__ ((packed)) attrib_data_t;
220 } __attribute__ ((packed)) dasd_symmio_parms_t;
231 } __attribute__ ((packed)) path_state;
233 } __attribute__ ((packed));
238 } __attribute__ ((packed));
Dchsc.h25 } __attribute__ ((packed));
30 } __attribute__ ((packed));
35 } __attribute__ ((packed));
40 } __attribute__ ((packed));
47 } __attribute__ ((packed));
Dtape390.h46 } __attribute__ ((packed));
86 } __attribute__ ((packed));
90 } __attribute__ ((packed));
Dzcrypt.h133 } __attribute__((packed));
156 } __attribute__((packed));
184 } __attribute__((packed));
216 } __attribute__((packed));
/linux-4.4.14/include/scsi/fc/
Dfc_ms.h132 } __attribute__((__packed__));
140 } __attribute__((__packed__));
148 } __attribute__((__packed__));
157 } __attribute__((__packed__));
165 } __attribute__((__packed__));
174 } __attribute__((__packed__));
182 } __attribute__((__packed__));
189 } __attribute__((__packed__));
197 } __attribute__((__packed__));
204 } __attribute__((__packed__));
[all …]
Dfc_fip.h64 } __attribute__((packed));
174 } __attribute__((packed));
182 } __attribute__((packed));
191 } __attribute__((packed));
200 } __attribute__((packed));
211 } __attribute__((packed));
219 } __attribute__((packed));
229 } __attribute__((packed));
240 } __attribute__((packed));
250 } __attribute__((packed));
[all …]
/linux-4.4.14/tools/usb/usbip/src/
Dusbip_network.h34 } __attribute__((packed));
56 } __attribute__((packed));
61 } __attribute__((packed));
71 } __attribute__((packed));
76 } __attribute__((packed));
93 } __attribute__((packed));
97 } __attribute__((packed));
115 } __attribute__((packed));
119 } __attribute__((packed));
137 } __attribute__((packed));
[all …]
Dusbip_port.c47 int usbip_port_show(__attribute__((unused)) int argc, in usbip_port_show()
48 __attribute__((unused)) char *argv[]) in usbip_port_show()
/linux-4.4.14/include/linux/usb/
Drndis_host.h43 } __attribute__ ((packed));
68 } __attribute__ ((packed));
78 } __attribute__ ((packed));
95 } __attribute__ ((packed));
102 } __attribute__ ((packed));
113 } __attribute__ ((packed));
123 } __attribute__ ((packed));
134 } __attribute__ ((packed));
142 } __attribute__ ((packed));
149 } __attribute__ ((packed));
[all …]
Dwusb.h48 } __attribute__((packed));
81 } __attribute__((packed));
97 } __attribute__((packed));
112 } __attribute__((packed));
135 } __attribute__((packed));
145 } __attribute__((packed));
159 } __attribute__((packed));
171 } __attribute__((packed));
180 } __attribute__((packed));
188 } __attribute__((packed));
[all …]
Duas.h12 } __attribute__((__packed__));
55 } __attribute__((__packed__));
65 } __attribute__((__packed__));
80 } __attribute__((__packed__));
88 } __attribute__((__packed__));
96 } __attribute__((__packed__));
Dassociation.h67 } __attribute__((packed));
76 } __attribute__((packed));
88 } __attribute__((packed));
102 } __attribute__((packed));
120 } __attribute__((packed));
136 } __attribute__((packed));
148 } __attribute__((packed));
Daudio-v2.h78 } __attribute__((packed));
97 } __attribute__((packed));
109 } __attribute__((packed));
126 } __attribute__((packed));
141 } __attribute__((packed));
156 } __attribute__((packed));
171 } __attribute__((packed));
185 } __attribute__((packed));
201 } __attribute__((packed));
Dnet2280.h238 } __attribute__ ((packed));
302 } __attribute__ ((packed));
329 } __attribute__ ((packed));
371 } __attribute__ ((packed));
381 } __attribute__ ((packed));
444 } __attribute__ ((packed));
/linux-4.4.14/sound/soc/intel/haswell/
Dsst-haswell-ipc.h199 } __attribute__((packed));
204 } __attribute__((packed));
213 } __attribute__((packed));
219 } __attribute__((packed));
225 } __attribute__((packed));
231 } __attribute__((packed));
236 } __attribute__((packed));
241 } __attribute__((packed));
247 } __attribute__((packed));
252 } __attribute__((packed));
[all …]
/linux-4.4.14/include/uapi/sound/
Dasoc.h133 } __attribute__((packed));
143 } __attribute__((packed));
152 } __attribute__((packed));
161 } __attribute__((packed));
171 } __attribute__((packed));
182 } __attribute__((packed));
194 } __attribute__((packed));
214 } __attribute__((packed));
227 } __attribute__((packed));
249 } __attribute__((packed));
[all …]
Dcompress_offload.h42 } __attribute__((packed, aligned(4)));
54 } __attribute__((packed, aligned(4)));
73 } __attribute__((packed, aligned(4)));
83 } __attribute__((packed, aligned(4)));
110 } __attribute__((packed, aligned(4)));
122 } __attribute__((packed, aligned(4)));
144 } __attribute__((packed, aligned(4)));
Dcompress_params.h271 } __attribute__((packed, aligned(4)));
287 } __attribute__((packed, aligned(4)));
311 } __attribute__((packed, aligned(4)));
316 } __attribute__((packed, aligned(4)));
324 } __attribute__((packed, aligned(4)));
361 } __attribute__((packed, aligned(4)));
402 } __attribute__((packed, aligned(4)));
/linux-4.4.14/arch/s390/include/asm/
Detr.h20 } __attribute__ ((packed));
52 } __attribute__ ((packed));
67 } __attribute__ ((packed));
79 } __attribute__ ((packed));
83 } __attribute__ ((packed));
94 } __attribute__ ((packed));
104 } __attribute__ ((packed));
120 } __attribute__ ((packed,aligned(8)));
130 } __attribute__ ((packed));
138 } __attribute__ ((packed));
[all …]
Dfcx.h55 } __attribute__ ((packed, aligned(64)));
76 } __attribute__ ((packed, aligned(16)));
94 } __attribute__ ((packed));
107 } __attribute__ ((packed));
136 } __attribute__ ((packed));
170 } __attribute__ ((packed)) tsa;
171 } __attribute__ ((packed, aligned(8)));
217 } __attribute__ ((packed));
244 } __attribute__ ((packed));
270 } __attribute__ ((packed));
[all …]
Dcio.h34 } __attribute__ ((packed,aligned(8)));
83 } __attribute__ ((packed));
123 } __attribute__ ((packed));
137 } __attribute__ ((packed));
153 } __attribute__ ((packed));
169 } __attribute__ ((packed));
185 } __attribute__ ((packed));
225 } __attribute__ ((packed,aligned(4)));
241 } __attribute__ ((packed));
Dqdio.h45 } __attribute__ ((packed));
83 } __attribute__ ((packed, aligned(4096)));
115 } __attribute__ ((packed, aligned(256)));
157 } __attribute__ ((packed, aligned(256)));
174 } __attribute__ ((packed, aligned(2048)));
215 } __attribute__ ((packed, aligned(16)));
223 } __attribute__ ((packed, aligned(256)));
231 } __attribute__ ((packed));
239 } __attribute__ ((packed, aligned(1024)));
247 } __attribute__ ((packed, aligned(256)));
[all …]
Dipl.h42 } __attribute__((packed));
59 } __attribute__((packed));
76 } __attribute__((packed));
84 } __attribute__((packed,aligned(4096)));
/linux-4.4.14/drivers/isdn/act2000/
Dcapi.h82 } __attribute__((packed)) actcapi_msn;
92 } __attribute__((packed)) actcapi_dlpd;
103 } __attribute__((packed)) actcapi_ncpd;
183 } __attribute__ ((packed)) connect_req;
195 } __attribute__ ((packed)) connect_ind;
203 } __attribute__ ((packed)) connect_active_ind;
210 } __attribute__ ((packed)) connect_b3_req;
220 } __attribute__ ((packed)) connect_b3_ind;
225 } __attribute__ ((packed)) connect_b3_resp;
244 } __attribute__ ((packed)) connect_b3_active_ind;
[all …]
/linux-4.4.14/drivers/s390/crypto/
Dzcrypt_cex2a.h46 } __attribute__((packed));
65 } __attribute__((packed));
75 } __attribute__((packed));
85 } __attribute__((packed));
98 } __attribute__((packed));
111 } __attribute__((packed));
124 } __attribute__((packed));
144 } __attribute__((packed));
Dzcrypt_cca_key.h47 } __attribute__((packed));
69 } __attribute__((packed));
87 } __attribute__((packed));
121 } __attribute__((packed));
160 } __attribute__((packed)) *key = p; in zcrypt_type6_mex_key_de()
222 } __attribute__((packed)) *key = p; in zcrypt_type6_mex_key_en()
288 } __attribute__((packed)) *key = p; in zcrypt_type6_crt_key()
/linux-4.4.14/fs/isofs/
Drock.h11 } __attribute__ ((packed));
25 } __attribute__ ((packed));
29 } __attribute__ ((packed));
47 } __attribute__ ((packed));
52 } __attribute__ ((packed));
57 } __attribute__ ((packed));
69 } __attribute__ ((packed));
74 } __attribute__ ((packed));
/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_sas.h93 } __attribute__ ((packed));
139 } __attribute__ ((packed));
176 } __attribute__ ((packed));
185 } __attribute__ ((packed));
198 } __attribute__ ((packed));
221 } __attribute__ ((packed));
245 } __attribute__ ((packed));
273 } __attribute__ ((packed));
288 } __attribute__ ((packed));
339 } __attribute__ ((packed));
[all …]
/linux-4.4.14/arch/blackfin/lib/
Dgcclib.h10 typedef unsigned int UQItype __attribute__ ((mode(QI)));
11 typedef int SItype __attribute__ ((mode(SI)));
12 typedef unsigned int USItype __attribute__ ((mode(SI)));
13 typedef int DItype __attribute__ ((mode(DI)));
14 typedef int word_type __attribute__ ((mode(__word__)));
15 typedef unsigned int UDItype __attribute__ ((mode(DI)));
/linux-4.4.14/drivers/crypto/amcc/
Dcrypto4xx_reg_def.h167 } __attribute__((packed));
179 } __attribute__((packed));
191 } __attribute__((packed));
202 } __attribute__((packed));
213 } __attribute__((packed));
226 } __attribute__((packed));
231 } __attribute__((packed));
237 } __attribute__((packed));
242 } __attribute__((packed));
262 } __attribute__((packed));
[all …]
Dcrypto4xx_sa.h51 } __attribute__((packed));
111 } __attribute__((packed));
169 } __attribute__((packed));
175 } __attribute__((packed));
184 } __attribute__((packed));
196 } __attribute__((packed));
210 } __attribute__((packed));
224 } __attribute__((packed));
239 } __attribute__((packed));
/linux-4.4.14/drivers/gpu/drm/gma500/
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__((packed));
[all …]
Dintel_bios.h37 } __attribute__((packed));
64 } __attribute__((packed));
136 } __attribute__((packed));
216 } __attribute__((packed));
259 } __attribute__((packed));
271 } __attribute__((packed));
281 } __attribute__((packed));
286 } __attribute__((packed));
303 } __attribute__((packed));
331 } __attribute__((packed));
[all …]
/linux-4.4.14/drivers/s390/scsi/
Dzfcp_fsf.h179 } __attribute__ ((packed));
196 } __attribute__ ((packed));
208 } __attribute__ ((packed));
227 } __attribute__ ((packed));
232 } __attribute__ ((packed));
237 } __attribute__ ((packed));
243 } __attribute__ ((packed));
252 } __attribute__ ((packed));
263 } __attribute__ ((packed));
272 } __attribute__ ((packed));
[all …]
/linux-4.4.14/arch/xtensa/include/asm/
Dcoprocessor.h132 #define __REG2_1(n,s,a) unsigned char n[s] __attribute__ ((aligned(a)));
133 #define __REG2_2(n,s,a) unsigned char n[s] __attribute__ ((aligned(a)));
136 __attribute__ ((aligned (XCHAL_NCP_SA_ALIGN)));
138 __attribute__ ((aligned (XCHAL_NCP_SA_ALIGN)));
143 __attribute__ ((aligned (XCHAL_CP0_SA_ALIGN)));
145 __attribute__ ((aligned (XCHAL_CP1_SA_ALIGN)));
147 __attribute__ ((aligned (XCHAL_CP2_SA_ALIGN)));
149 __attribute__ ((aligned (XCHAL_CP3_SA_ALIGN)));
151 __attribute__ ((aligned (XCHAL_CP4_SA_ALIGN)));
153 __attribute__ ((aligned (XCHAL_CP5_SA_ALIGN)));
[all …]
/linux-4.4.14/tools/include/linux/
Dcompiler.h9 # define __always_inline inline __attribute__((always_inline))
19 # define __maybe_unused __attribute__((unused))
23 # define __packed __attribute__((__packed__))
31 # define __weak __attribute__((weak))
57 typedef __u8 __attribute__((__may_alias__)) __u8_alias_t;
58 typedef __u16 __attribute__((__may_alias__)) __u16_alias_t;
59 typedef __u32 __attribute__((__may_alias__)) __u32_alias_t;
60 typedef __u64 __attribute__((__may_alias__)) __u64_alias_t;
Dlog2.h18 extern __attribute__((const, noreturn))
27 static inline __attribute__((const))
33 static inline __attribute__((const))
44 static inline __attribute__((const))
53 static inline __attribute__((const))
62 static inline __attribute__((const))
/linux-4.4.14/drivers/s390/char/
Dtape_3590.h121 } __attribute__ ((packed));
129 } __attribute__ ((packed));
133 } __attribute__ ((packed));
140 } __attribute__ ((packed));
145 } __attribute__ ((packed));
155 } __attribute__ ((packed));
163 } __attribute__ ((packed));
172 } __attribute__ ((packed));
Dsclp_rw.h21 } __attribute__((packed));
36 } __attribute__((packed));
43 } __attribute__((packed));
49 } __attribute__((packed));
54 } __attribute__((packed));
Dsclp.h91 } __attribute__((packed));
101 } __attribute__((packed));
113 } __attribute__((packed));
118 } __attribute__((packed));
125 } __attribute__((packed));
/linux-4.4.14/drivers/scsi/ibmvscsi/
Dibmvfc.h144 }__attribute__((packed, aligned (8)));
149 }__attribute__((packed, aligned (8)));
153 }__attribute__((packed, aligned (8)));
179 }__attribute__((packed, aligned (8)));
188 }__attribute__((packed, aligned (4)));
203 }__attribute__((packed, aligned (4)));
228 }__attribute__((packed, aligned (8)));
233 }__attribute__((packed, aligned (8)));
250 }__attribute__((packed, aligned (8)));
294 }__attribute__((packed, aligned (8)));
[all …]
/linux-4.4.14/drivers/media/pci/ngene/
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-4.4.14/arch/frv/include/uapi/asm/
Dregisters.h122 } __attribute__((aligned(8)));
148 unsigned long ibar[4] __attribute__((aligned(8)));
149 unsigned long dbar[4] __attribute__((aligned(8)));
150 unsigned long dbdr[4][4] __attribute__((aligned(8)));
151 unsigned long dbmr[4][4] __attribute__((aligned(8)));
152 } __attribute__((aligned(8)));
207 } __attribute__((aligned(8)));
217 } __attribute__((aligned(32)));
/linux-4.4.14/drivers/isdn/hysdn/
Dhysdn_pof.h50 /*00 */ unsigned long Magic __attribute__((packed));
51 /*04 */ unsigned long N_PofRecs __attribute__((packed));
56 /*00 */ unsigned short PofRecId __attribute__((packed));
57 /*02 */ unsigned long PofRecDataLen __attribute__((packed));
62 /*00 */ unsigned long UnixTime __attribute__((packed));
/linux-4.4.14/include/drm/
Ddrm_edid.h43 } __attribute__((packed));
56 } __attribute__((packed));
82 } __attribute__((packed));
87 } __attribute__((packed));
104 } __attribute__((packed)) gtf2;
113 } __attribute__((packed)) cvt;
115 } __attribute__((packed));
122 } __attribute__((packed));
129 } __attribute__((packed));
133 } __attribute__((packed));
[all …]
/linux-4.4.14/arch/mips/include/asm/fw/arc/
Dtypes.h17 typedef long LARGE_INTEGER __attribute__ ((__mode__ (__DI__)));
18 typedef long LONG __attribute__ ((__mode__ (__SI__)));
21 typedef unsigned long ULONG __attribute__ ((__mode__ (__SI__)));
42 typedef long LARGE_INTEGER __attribute__ ((__mode__ (__DI__)));
43 typedef long LONG __attribute__ ((__mode__ (__DI__)));
46 typedef unsigned long ULONG __attribute__ ((__mode__ (__DI__)));
/linux-4.4.14/include/uapi/mtd/
Dinftl-user.h22 } __attribute__((packed));
31 } __attribute__((packed));
40 } __attribute__((packed));
46 } __attribute__((packed));
70 } __attribute__((packed));
82 } __attribute__((packed));
Dnftl-user.h31 }__attribute__((packed));
40 } __attribute__((packed));
46 } __attribute__((packed));
52 } __attribute__((packed));
73 } __attribute__((packed));
/linux-4.4.14/arch/sparc/kernel/
Dsstate.c36 static const char booting_msg[32] __attribute__((aligned(32))) =
38 static const char running_msg[32] __attribute__((aligned(32))) =
40 static const char halting_msg[32] __attribute__((aligned(32))) =
42 static const char poweroff_msg[32] __attribute__((aligned(32))) =
44 static const char rebooting_msg[32] __attribute__((aligned(32))) =
46 static const char panicing_msg[32] __attribute__((aligned(32))) =
/linux-4.4.14/drivers/firmware/
Ddcdbas.h82 } __attribute__ ((packed));
91 } __attribute__ ((packed)) shortreq;
98 } __attribute__ ((packed))
100 } __attribute__ ((packed)) longreq;
101 } __attribute__ ((packed)) parameters;
102 } __attribute__ ((packed));
Dpcdp.h57 } __attribute__((packed));
80 } __attribute__((packed));
84 } __attribute__((packed));
96 } __attribute__((packed));
111 } __attribute__((packed));
/linux-4.4.14/arch/powerpc/include/asm/
Dimmap_qe.h32 } __attribute__ ((packed));
55 } __attribute__ ((packed));
93 } __attribute__ ((packed));
104 } __attribute__ ((packed));
134 } __attribute__ ((packed));
140 } __attribute__ ((packed));
158 } __attribute__ ((packed));
205 } __attribute__ ((packed));
212 } __attribute__ ((packed));
231 } __attribute__ ((packed));
[all …]
Dhvsi.h29 } __attribute__((packed));
34 } __attribute__((packed));
42 } __attribute__((packed));
47 } __attribute__((packed));
57 } __attribute__((packed));
/linux-4.4.14/arch/arm/include/asm/
Ducontext.h26 unsigned long uc_regspace[128] __attribute__((__aligned__(8)));
46 } __attribute__((__aligned__(8)));
58 } __attribute__((__aligned__(8)));
70 } __attribute__((__aligned__(8)));
98 } __attribute__((__aligned__(8)));
/linux-4.4.14/drivers/hid/
Dhid-roccat-pyra.h34 } __attribute__ ((__packed__));
49 } __attribute__ ((__packed__));
58 } __attribute__ ((__packed__));
81 } __attribute__ ((__packed__));
87 } __attribute__ ((__packed__));
141 } __attribute__ ((__packed__));
Dhid-roccat-kone.h21 } __attribute__ ((__packed__));
44 } __attribute__ ((__packed__));
95 } __attribute__ ((__packed__));
130 } __attribute__ ((__packed__));
147 } __attribute__ ((__packed__));
163 } __attribute__ ((__packed__));
192 } __attribute__ ((__packed__));
Dhid-roccat-koneplus.h40 } __attribute__ ((__packed__));
47 } __attribute__ ((__packed__));
79 } __attribute__ ((__packed__));
114 } __attribute__ ((__packed__));
/linux-4.4.14/drivers/s390/net/
Dqeth_core_mpc.h305 } __attribute__ ((packed));
311 } __attribute__ ((packed));
318 } __attribute__ ((packed));
323 } __attribute__ ((packed));
327 } __attribute__ ((packed));
337 } __attribute__((packed));
344 } __attribute__((packed));
364 } __attribute__ ((packed));
379 } __attribute__ ((packed));
386 } __attribute__ ((packed));
[all …]
Dctcm_mpc.h77 } __attribute__ ((packed));
97 } __attribute__ ((packed));
102 } __attribute__ ((packed));
107 } __attribute__ ((packed));
121 } __attribute__ ((packed));
134 } __attribute__ ((packed));
Dlcs.h185 } __attribute__ ((packed));
191 } __attribute__ ((packed));
248 } lcs_qipassist __attribute__ ((packed));
250 } cmd __attribute__ ((packed));
251 } __attribute__ ((packed));
338 } __attribute__ ((aligned(8)));
/linux-4.4.14/drivers/usb/serial/
Dti_usb_3410_5052.h169 } __attribute__((packed));
178 } __attribute__((packed));
206 } __attribute__((packed));
214 } __attribute__((packed));
221 } __attribute__((packed));
227 } __attribute__((packed));
243 } __attribute__((packed));
Dio_ti.h149 } __attribute__((packed));
167 } __attribute__((packed));
178 } __attribute__((packed));
Dio_usbvend.h600 } __attribute__((packed));
608 } __attribute__((packed));
615 } __attribute__((packed));
622 } __attribute__((packed));
638 } __attribute__((packed));
680 } __attribute__((packed));
/linux-4.4.14/include/linux/raid/
Dpq.h55 #define __attribute_const__ __attribute__((const))
56 #define noinline __attribute__((noinline))
136 extern const u8 raid6_gfmul[256][256] __attribute__((aligned(256)));
137 extern const u8 raid6_vgfmul[256][32] __attribute__((aligned(256)));
138 extern const u8 raid6_gfexp[256] __attribute__((aligned(256)));
139 extern const u8 raid6_gfinv[256] __attribute__((aligned(256)));
140 extern const u8 raid6_gfexi[256] __attribute__((aligned(256)));
/linux-4.4.14/drivers/uwb/i1480/dfu/
Di1480-dfu.h183 } __attribute__((packed));
191 } __attribute__((packed));
228 } __attribute__((packed));
243 } __attribute__((packed)) data[];
244 } __attribute__((packed));
256 } __attribute__((packed)) data[];
257 } __attribute__((packed));
/linux-4.4.14/arch/arc/include/asm/
Dbitops.h212 static inline __attribute__ ((const)) int clz(unsigned int x) in clz()
261 static inline __attribute__ ((const)) int fls(unsigned long x) in fls()
272 static inline __attribute__ ((const)) int __fls(unsigned long x) in __fls()
289 static inline __attribute__ ((const)) int __ffs(unsigned long word) in __ffs()
304 static inline __attribute__ ((const)) int fls(unsigned long x) in fls()
321 static inline __attribute__ ((const)) int __fls(unsigned long x) in __fls()
331 static inline __attribute__ ((const)) int ffs(unsigned long x) in ffs()
349 static inline __attribute__ ((const)) int __ffs(unsigned long x) in __ffs()
Dlinkage.h38 #define __arcfp_code __attribute__((__section__(".text.arcfp")))
40 #define __arcfp_code __attribute__((__section__(".text")))
44 #define __arcfp_data __attribute__((__section__(".data.arcfp")))
46 #define __arcfp_data __attribute__((__section__(".data")))
/linux-4.4.14/include/scsi/
Dsas.h233 } __attribute__ ((packed));
257 } __attribute__ ((packed));
307 } __attribute__ ((packed));
328 } __attribute__ ((packed));
345 } __attribute__ ((packed));
369 } __attribute__ ((packed));
418 } __attribute__ ((packed));
441 } __attribute__ ((packed));
453 } __attribute__ ((packed));
501 } __attribute__ ((packed));
[all …]
Dsrp.h112 } __attribute__((packed));
147 } __attribute__((packed));
241 } __attribute__((packed));
273 } __attribute__((packed));
/linux-4.4.14/fs/jffs2/
Dsummary.h52 } __attribute__((packed));
65 } __attribute__((packed));
74 } __attribute__((packed));
80 } __attribute__((packed));
107 } __attribute__((packed));
121 } __attribute__((packed));
131 } __attribute__((packed));
138 } __attribute__((packed));
/linux-4.4.14/arch/blackfin/kernel/
Dreboot.c22 __attribute__ ((__l1_text__, __noreturn__))
81 __attribute__((weak))
95 __attribute__((weak))
106 __attribute__((weak))
Dkgdb_test.c24 static int num1 __attribute__((l1_data));
26 void kgdb_l1_test(void) __attribute__((l1_text));
39 static int num2 __attribute__((l2));
40 void kgdb_l2_test(void) __attribute__((l2));
/linux-4.4.14/tools/testing/selftests/seccomp/
Dtest_harness.h223 static void __attribute__((constructor)) _register_##test_name(void) \
228 struct __test_metadata __attribute__((unused)) *_metadata)
235 static void __attribute__((constructor)) \
247 struct __test_metadata __attribute__((unused)) *_metadata, \
248 _FIXTURE_DATA(fixture_name) __attribute__((unused)) *self)
251 struct __test_metadata __attribute__((unused)) *_metadata, \
252 _FIXTURE_DATA(fixture_name) __attribute__((unused)) *self)
287 static void __attribute__((constructor)) \
293 struct __test_metadata __attribute__((unused)) *_metadata, \
294 _FIXTURE_DATA(fixture_name) __attribute__((unused)) *self)
[all …]
/linux-4.4.14/arch/h8300/lib/
Dlibgcc.h61 typedef int SItype __attribute__ ((mode (SI)));
62 typedef unsigned int USItype __attribute__ ((mode (SI)));
63 typedef int DItype __attribute__ ((mode (DI)));
64 typedef unsigned int UDItype __attribute__ ((mode (DI)));
73 typedef int word_type __attribute__ ((mode (__word__)));
/linux-4.4.14/arch/x86/um/vdso/
Dum_vdso.c29 __attribute__((weak, alias("__vdso_clock_gettime")));
41 __attribute__((weak, alias("__vdso_gettimeofday")));
53 int time(time_t *t) __attribute__((weak, alias("__vdso_time")));
71 __attribute__((weak, alias("__vdso_getcpu")));
/linux-4.4.14/include/xen/interface/io/
Dblkif.h154 } __attribute__((__packed__));
167 } __attribute__((__packed__));
176 } __attribute__((__packed__));
194 } __attribute__((__packed__));
204 } __attribute__((__packed__));
/linux-4.4.14/tools/perf/util/
Ddebug.h43 int dump_printf(const char *fmt, ...) __attribute__((format(printf, 1, 2)));
46 int ui__error(const char *format, ...) __attribute__((format(printf, 1, 2)));
47 int ui__warning(const char *format, ...) __attribute__((format(printf, 1, 2)));
51 int eprintf(int level, int var, const char *fmt, ...) __attribute__((format(printf, 3, 4)));
52 int eprintf_time(int level, int var, u64 t, const char *fmt, ...) __attribute__((format(printf, 4, …
Dcache.h68 extern char *mkpath(const char *fmt, ...) __attribute__((format (printf, 1, 2)));
69 extern char *perf_path(const char *fmt, ...) __attribute__((format (printf, 1, 2)));
72 __attribute__((format (printf, 1, 2)));
Dutil.h122 #define NORETURN __attribute__((__noreturn__))
125 #ifndef __attribute__
126 #define __attribute__(x) macro
134 extern void die(const char *err, ...) NORETURN __attribute__((format (printf, 1, 2)));
135 extern int error(const char *err, ...) __attribute__((format (printf, 1, 2)));
136 extern void warning(const char *err, ...) __attribute__((format (printf, 1, 2)));
179 extern void *xrealloc(void *ptr, size_t size) __attribute__((weak));
/linux-4.4.14/arch/x86/include/asm/
Dio_apic.h35 } __attribute__ ((packed)) bits;
46 } __attribute__ ((packed)) bits;
55 } __attribute__ ((packed)) bits;
63 } __attribute__ ((packed)) bits;
82 } __attribute__ ((packed));
96 } __attribute__ ((packed));
Ddesc_defs.h35 } __attribute__((packed));
58 } __attribute__((packed));
78 } __attribute__((packed));
97 } __attribute__((packed)) ;
Drio.h17 } __attribute__((packed));
32 } __attribute__((packed));
54 } __attribute__((packed));
Dcache.h10 #define __read_mostly __attribute__((__section__(".data..read_mostly")))
18 __attribute__((__aligned__(INTERNODE_CACHE_BYTES))) \
Dpvclock-abi.h34 } __attribute__((__packed__)); /* 32 bytes */
40 } __attribute__((__packed__));
/linux-4.4.14/drivers/s390/cio/
Dcss.h41 } __attribute__ ((packed));
46 } __attribute__ ((packed));
52 } __attribute__ ((packed)) inf;
56 } __attribute__ ((packed)) pgid_high;
60 } __attribute__ ((packed));
Dcio.h46 } __attribute__ ((packed));
59 } __attribute__ ((packed));
69 } __attribute__ ((packed,aligned(4)));
103 } __attribute__ ((aligned(8)));
Dio_sch.h88 } __attribute__((packed));
103 } __attribute__ ((packed, aligned(4)));
141 } __attribute__ ((packed)) options;
154 } __attribute__((packed)) flags;
Dchsc.h17 } __attribute__ ((packed));
22 } __attribute__ ((packed));
40 } __attribute__ ((packed));
56 }__attribute__((packed));
116 } __attribute__ ((packed));
/linux-4.4.14/arch/m68k/lib/
Dashldi3.c18 typedef int SItype __attribute__ ((mode (SI)));
19 typedef unsigned int USItype __attribute__ ((mode (SI)));
20 typedef int DItype __attribute__ ((mode (DI)));
21 typedef int word_type __attribute__ ((mode (__word__)));
Dlshrdi3.c18 typedef int SItype __attribute__ ((mode (SI)));
19 typedef unsigned int USItype __attribute__ ((mode (SI)));
20 typedef int DItype __attribute__ ((mode (DI)));
21 typedef int word_type __attribute__ ((mode (__word__)));
Dashrdi3.c18 typedef int SItype __attribute__ ((mode (SI)));
19 typedef unsigned int USItype __attribute__ ((mode (SI)));
20 typedef int DItype __attribute__ ((mode (DI)));
21 typedef int word_type __attribute__ ((mode (__word__)));
Dmuldi3.c65 typedef int SItype __attribute__ ((mode (SI)));
66 typedef unsigned int USItype __attribute__ ((mode (SI)));
67 typedef int DItype __attribute__ ((mode (DI)));
68 typedef int word_type __attribute__ ((mode (__word__)));
/linux-4.4.14/arch/mn10300/lib/
Dlshrdi3.c23 typedef int SItype __attribute__((mode(SI)));
24 typedef unsigned int USItype __attribute__((mode(SI)));
25 typedef int DItype __attribute__((mode(DI)));
26 typedef int word_type __attribute__((mode(__word__)));
Dashrdi3.c23 typedef int SItype __attribute__((mode(SI)));
24 typedef unsigned int USItype __attribute__((mode(SI)));
25 typedef int DItype __attribute__((mode(DI)));
26 typedef int word_type __attribute__((mode(__word__)));
/linux-4.4.14/fs/xfs/
Dxfs_ioctl32.h41 #define __compat_packed __attribute__((packed))
172 __s64 l_start __attribute__((packed));
174 __s64 l_len __attribute__((packed));
211 } __attribute__((packed)) compat_xfs_fsop_geom_v1_t;
220 } __attribute__((packed)) compat_xfs_inogrp_t;
226 } __attribute__((packed)) compat_xfs_growfs_data_t;
231 } __attribute__((packed)) compat_xfs_growfs_rt_t;
/linux-4.4.14/include/math-emu/
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-4.4.14/include/uapi/linux/nfsd/
Dcld.h42 } __attribute__((packed));
53 } __attribute__((packed)) cm_u;
54 } __attribute__((packed));
/linux-4.4.14/arch/blackfin/mach-bf609/
Dpm.c122 __attribute__((l1_data))
125 __attribute__((l1_text))
135 __attribute__((l1_text))
141 __attribute__((l1_text))
153 __attribute__((l1_text))
162 __attribute__((l1_text))
179 __attribute__((l1_text))
/linux-4.4.14/drivers/usb/host/whci/
Dwhci-hc.h54 } __attribute__((packed));
86 } __attribute__((packed));
106 } __attribute__((packed));
126 } __attribute__((packed));
146 } __attribute__((packed));
285 } __attribute__((packed));
306 } __attribute__((packed));
/linux-4.4.14/arch/x86/boot/
Dtty.c30 static void __attribute__((section(".inittext"))) serial_putchar(int ch) in serial_putchar()
40 static void __attribute__((section(".inittext"))) bios_putchar(int ch) in bios_putchar()
52 void __attribute__((section(".inittext"))) putchar(int ch) in putchar()
63 void __attribute__((section(".inittext"))) puts(const char *str) in puts()
/linux-4.4.14/fs/f2fs/
Df2fs_crypto.h27 } __attribute__((__packed__));
57 } __attribute__((__packed__));
75 } __attribute__((__packed__));
141 } __attribute__((__packed__));
/linux-4.4.14/fs/ext4/
Dext4_crypto.h25 } __attribute__((__packed__));
55 } __attribute__((__packed__));
74 } __attribute__((__packed__));
146 } __attribute__((__packed__));
/linux-4.4.14/tools/perf/tests/
Ddwarf-unwind.c70 __attribute__ ((noinline))
102 __attribute__ ((noinline))
114 __attribute__ ((noinline))
133 __attribute__ ((noinline))
139 __attribute__ ((noinline))
/linux-4.4.14/include/uapi/scsi/fc/
Dfc_ns.h178 } __attribute__((__packed__));
187 } __attribute__((__packed__));
196 } __attribute__((__packed__));
206 } __attribute__((__packed__));
/linux-4.4.14/arch/alpha/oprofile/
Dcommon.c19 extern struct op_axp_model op_model_ev4 __attribute__((weak));
20 extern struct op_axp_model op_model_ev5 __attribute__((weak));
21 extern struct op_axp_model op_model_pca56 __attribute__((weak));
22 extern struct op_axp_model op_model_ev6 __attribute__((weak));
23 extern struct op_axp_model op_model_ev67 __attribute__((weak));
/linux-4.4.14/drivers/block/
DDAC960.h193 __attribute__ ((packed))
298 __attribute__ ((packed))
387 } __attribute__ ((packed)) RebuildFlag; /* Byte 138 */
409 __attribute__ ((packed))
431 } __attribute__ ((packed)) SubModel; /* Byte 0 */
438 } __attribute__ ((packed)) Model; /* Byte 2 */
444 } __attribute__ ((packed)) ProductFamily; /* Byte 3 */
474 } __attribute__ ((packed)) RamType:3; /* Byte 40 Bits 0-2 */
480 } __attribute__ ((packed)) ErrorCorrection:3; /* Byte 40 Bits 3-5 */
521 } __attribute__ ((packed)) BusWidth:2; /* Byte 106 Bits 0-1 */
[all …]
Drbd_types.h59 } __attribute__((packed));
71 } __attribute__((packed)) options;
78 } __attribute__((packed));
/linux-4.4.14/drivers/scsi/isci/
Dprobe_roms.h170 } __attribute__ ((packed));
220 } __attribute__ ((packed));
323 } __attribute__ ((packed));
328 } __attribute__ ((packed));
/linux-4.4.14/arch/um/os-Linux/
Duser_syms.c43 extern void readdir64(void) __attribute__((weak));
45 extern void truncate64(void) __attribute__((weak));
111 extern void __stack_smash_handler(void *) __attribute__((weak));
114 extern long __guard __attribute__((weak));
/linux-4.4.14/arch/mips/include/uapi/asm/
Dptrace.h47 } __attribute__ ((aligned (8)));
87 } __attribute__((aligned(8)));
94 } __attribute__((aligned(8)));
/linux-4.4.14/arch/mn10300/unit-asb2305/
Dpci-asb2305.h44 } __attribute__((packed)) irq[4];
47 } __attribute__((packed));
60 } __attribute__((packed));
/linux-4.4.14/drivers/block/xen-blkback/
Dcommon.h87 } __attribute__((__packed__));
95 } __attribute__((__packed__));
101 } __attribute__((__packed__));
119 } __attribute__((__packed__));
129 } __attribute__((__packed__));
148 } __attribute__((__packed__));
157 } __attribute__((__packed__));
164 } __attribute__((__packed__));
183 } __attribute__((__packed__));
193 } __attribute__((__packed__));
[all …]
/linux-4.4.14/arch/mn10300/include/asm/
Dbitops.h162 static inline __attribute__((const))
174 static inline __attribute__((const))
190 static inline __attribute__((const))
214 static inline __attribute__((const))
Dcurrent.h21 register struct task_struct *const current asm("e2") __attribute__((used));
28 static inline __attribute__((const))
/linux-4.4.14/include/uapi/linux/netfilter_bridge/
Debtables.h86 char data[0] __attribute__ ((aligned (__alignof__(struct ebt_replace))));
125 unsigned char data[0] __attribute__ ((aligned (__alignof__(struct ebt_replace))));
135 unsigned char data[0] __attribute__ ((aligned (__alignof__(struct ebt_replace))));
145 unsigned char data[0] __attribute__ ((aligned (__alignof__(struct ebt_replace))));
178 unsigned char elems[0] __attribute__ ((aligned (__alignof__(struct ebt_replace))));
/linux-4.4.14/arch/frv/include/asm/
Dbitops.h194 static inline __attribute__((const))
234 static inline __attribute__((const))
250 static inline __attribute__((const))
276 static inline __attribute__((const))
289 static inline __attribute__((const))
Dcache.h20 #define __cacheline_aligned __attribute__((aligned(L1_CACHE_BYTES)))
21 #define ____cacheline_aligned __attribute__((aligned(L1_CACHE_BYTES)))
Dsections.h26 #define __nongpreldata __attribute__((section(".data")))
27 #define __nongprelbss __attribute__((section(".bss")))
/linux-4.4.14/arch/blackfin/mach-common/
Dscb-init.c13 __attribute__((l1_text))
23 __attribute__((l1_text))
35 __attribute__((l1_text))
/linux-4.4.14/arch/arm/include/asm/xen/
Dinterface.h12 #define uint64_aligned_t uint64_t __attribute__((aligned(8)))
72 } __attribute__((__packed__)); /* 32 bytes */
79 } __attribute__((__packed__));
/linux-4.4.14/include/uapi/linux/can/
Dgw.h105 } __attribute__((packed));
114 } __attribute__((packed));
125 } __attribute__((packed));
/linux-4.4.14/arch/mips/include/asm/mach-pmcs-msp71xx/
Dmsp_pci.h151 struct pci_block_copy pci_bc[2] __attribute__((aligned(64)));
156 pcireg config[config_maxregs] __attribute__((aligned(256)));
201 __attribute__((section(".register")));
203 __attribute__((section(".register")));
/linux-4.4.14/drivers/usb/host/
Doxu210hp.h86 } __attribute__ ((packed));
165 } __attribute__ ((packed));
190 } __attribute__ ((packed));
235 } __attribute__ ((aligned(32)));
323 } __attribute__ ((aligned(32)));
354 } __attribute__ ((aligned(BUFFER_SIZE)));
362 } __attribute__ ((aligned(4 << 10)));
/linux-4.4.14/fs/btrfs/
Dsend.h42 } __attribute__ ((__packed__));
50 } __attribute__ ((__packed__));
56 } __attribute__ ((__packed__));
/linux-4.4.14/arch/s390/hypfs/
Dhypfs_diag.c72 } __attribute__ ((packed));
83 } __attribute__ ((packed));
124 } __attribute__ ((packed));
142 } __attribute__ ((packed));
182 } __attribute__ ((packed));
201 } __attribute__ ((packed));
260 } __attribute__ ((packed));
268 } __attribute__ ((packed));
295 } __attribute__ ((packed));
304 } __attribute__ ((packed));
[all …]
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_bsg.h152 } __attribute__ ((packed));
157 } __attribute__ ((packed));
170 } __attribute__ ((packed));
176 } __attribute__ ((packed));
/linux-4.4.14/arch/x86/include/uapi/asm/
Dsiginfo.h6 typedef long long __kernel_si_clock_t __attribute__((aligned(4)));
8 # define __ARCH_SI_ATTRIBUTES __attribute__((aligned(8)))
/linux-4.4.14/arch/mn10300/kernel/
Dinternal.h20 extern void ret_from_fork(struct task_struct *) __attribute__((noreturn));
21 extern void ret_from_kernel_thread(struct task_struct *) __attribute__((noreturn));
/linux-4.4.14/scripts/dtc/
Dutil.h30 static inline void __attribute__((noreturn)) die(const char *str, ...) in die()
190 void util_version(void) __attribute__((noreturn));
206 const char * const opts_help[]) __attribute__((noreturn));
/linux-4.4.14/include/acpi/platform/
Dacgcc.h57 #define ACPI_PRINTF_LIKE(c) __attribute__ ((__format__ (__printf__, c, c+1)))
65 #define ACPI_UNUSED_VAR __attribute__ ((unused))
/linux-4.4.14/arch/powerpc/boot/
Dstdio.h10 extern int printf(const char *fmt, ...) __attribute__((format(printf, 1, 2)));
15 __attribute__((format(printf, 2, 3)));
/linux-4.4.14/tools/lib/lockdep/
Dcommon.c14 __attribute__((constructor)) static void liblockdep_init(void) in liblockdep_init()
19 __attribute__((destructor)) static void liblockdep_exit(void) in liblockdep_exit()
/linux-4.4.14/arch/mn10300/include/uapi/asm/
Dswab.h18 static inline __attribute__((const))
27 static inline __attribute__((const))
/linux-4.4.14/arch/nios2/include/uapi/asm/
Dswab.h22 static inline __attribute__((const)) __u16 __arch_swab16(__u16 x) in __arch_swab16()
28 static inline __attribute__((const)) __u32 __arch_swab32(__u32 x) in __arch_swab32()

123456