Searched refs:packed (Results 1 - 25 of 392) sorted by relevance

1234567891011>>

/linux-master/include/uapi/linux/
H A Dtoshiba.h8 * on making sure the structure is aligned and packed.
40 unsigned int ebx __attribute__ ((packed));
41 unsigned int ecx __attribute__ ((packed));
42 unsigned int edx __attribute__ ((packed));
43 unsigned int esi __attribute__ ((packed));
44 unsigned int edi __attribute__ ((packed));
H A Dedd.h92 } __attribute__ ((packed)) isa;
99 } __attribute__ ((packed)) pci;
103 } __attribute__ ((packed)) ibnd;
106 } __attribute__ ((packed)) xprs;
109 } __attribute__ ((packed)) htpt;
112 } __attribute__ ((packed)) unknown;
121 } __attribute__ ((packed)) ata;
129 } __attribute__ ((packed)) atapi;
135 } __attribute__ ((packed)) scsi;
139 } __attribute__ ((packed)) us
[all...]
H A Dvirtio_9p.h42 } __attribute__((packed));
/linux-master/arch/x86/include/uapi/asm/
H A Dstatfs.h6 * We need compat_statfs64 to be packed, because the i386 ABI won't
10 #define ARCH_PACK_COMPAT_STATFS64 __attribute__((packed,aligned(4)))
H A Dsetup_data.h48 } __attribute__((packed));
58 } __attribute__((packed)) hdr;
67 } __attribute__((packed)) v1;
70 } __attribute__((packed)) v2;
71 } __attribute__((packed));
79 } __attribute__((packed));
/linux-master/arch/arm/include/uapi/asm/
H A Dstatfs.h10 #define ARCH_PACK_STATFS64 __attribute__((packed,aligned(4)))
/linux-master/arch/arm64/include/uapi/asm/
H A Dstatfs.h20 #define ARCH_PACK_COMPAT_STATFS64 __attribute__((packed,aligned(4)))
/linux-master/net/ceph/
H A Dauth_x_protocol.h15 } __attribute__ ((packed));
21 } __attribute__ ((packed));
26 } __attribute__ ((packed));
35 } __attribute__ ((packed));
43 } __attribute__ ((packed));
48 } __attribute__ ((packed));
53 } __attribute__ ((packed));
69 } __attribute__ ((packed));
76 } __attribute__ ((packed));
81 } __attribute__ ((packed));
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_packing.c12 } __attribute__((packed));
22 } __attribute__((packed));
36 } __attribute__((packed)) e;
37 } __attribute__((packed));
49 } __attribute__((packed));
58 } __attribute__((packed));
71 *} __attribute__((packed));
79 } __attribute__((packed));
99 *} __attribute__((packed));
110 } __attribute__((packed));
[all...]
/linux-master/drivers/s390/block/
H A Ddasd_fba.h24 } __attribute__ ((packed)) mask;
30 } __attribute__ ((packed));
36 } __attribute__ ((packed)) operation;
40 } __attribute__ ((packed));
51 } __attribute__ ((packed)) bits;
52 } __attribute__ ((packed)) mode;
62 } __attribute__ ((packed)) bits;
63 } __attribute__ ((packed)) features;
75 } __attribute__ ((packed));
/linux-master/arch/s390/include/uapi/asm/
H A Dqeth.h29 } __attribute__ ((packed));
38 } __attribute__((packed));
47 } __attribute__((packed));
54 } __attribute__((packed));
60 } __attribute__((packed));
66 } __attribute__((packed));
72 } __attribute__((packed));
78 } __attribute__((packed));
83 } __attribute__((packed));
88 } __attribute__((packed));
[all...]
H A Dchpid.h20 } __attribute__((packed));
H A Dsclp_ctl.h18 } __attribute__((packed));
H A Dtypes.h26 } __attribute__((packed, aligned(4))) __vector128;
H A Dvtoc.h20 } __attribute__ ((packed));
27 } __attribute__ ((packed));
33 } __attribute__ ((packed));
39 } __attribute__ ((packed));
56 } __attribute__ ((packed));
64 } __attribute__ ((packed));
72 } __attribute__ ((packed));
86 } __attribute__ ((packed));
122 } __attribute__ ((packed));
155 } __attribute__ ((packed));
[all...]
/linux-master/include/uapi/linux/nfsd/
H A Dcld.h51 } __attribute__((packed));
57 } __attribute__((packed));
62 } __attribute__((packed));
74 } __attribute__((packed)) cm_u;
75 } __attribute__((packed));
87 } __attribute__((packed)) cm_u;
88 } __attribute__((packed));
95 } __attribute__((packed));
/linux-master/include/uapi/linux/usb/
H A Dfunctionfs.h38 } __attribute__((packed));
48 } __attribute__((packed));
56 } __attribute__((packed, deprecated));
71 } __attribute__((packed));
87 } __attribute__((packed));
103 } __attribute__((packed));
203 } __attribute__((packed));
259 } __attribute__((packed)) u;
264 } __attribute__((packed));
/linux-master/fs/adfs/
H A Ddir_fplus.h25 } __attribute__((packed, aligned(4)));
35 } __attribute__((packed, aligned(4)));
42 } __attribute__((packed, aligned(4)));
H A Ddir_f.h18 } __attribute__((packed));
34 } __attribute__((packed));
48 } __attribute__((packed));
59 } __attribute__((packed));
/linux-master/fs/xfs/
H A Dxfs_export.h55 } __attribute__((packed));
/linux-master/arch/arm/include/asm/mach/
H A Dsharpsl_param.h28 } __attribute__((packed));
/linux-master/arch/s390/include/asm/
H A Dcpu.h23 } __attribute__ ((packed, aligned(8)));
/linux-master/fs/smb/client/
H A Drfc1002pdu.h36 } __attribute__((packed)) session_req;
40 } __attribute__((packed)) retarget_resp;
45 } __attribute__((packed)) trailer;
46 } __attribute__((packed));
/linux-master/fs/isofs/
H A Drock.h12 } __attribute__ ((packed));
26 } __attribute__ ((packed));
30 } __attribute__ ((packed));
48 } __attribute__ ((packed));
53 } __attribute__ ((packed));
58 } __attribute__ ((packed));
70 } __attribute__ ((packed));
75 } __attribute__ ((packed));
/linux-master/include/uapi/mtd/
H A Dinftl-user.h23 } __attribute__((packed));
32 } __attribute__((packed));
41 } __attribute__((packed));
47 } __attribute__((packed));
71 } __attribute__((packed));
83 } __attribute__((packed));

Completed in 313 milliseconds

1234567891011>>