Home
last modified time | relevance | path

Searched refs:PACKED (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/fs/befs/
H A Dbefs_fs_types.h22 #define PACKED __attribute__ ((__packed__)) macro
99 } PACKED befs_disk_block_run;
105 } PACKED befs_block_run;
141 } PACKED befs_super_block;
155 } PACKED befs_disk_data_stream;
165 } PACKED befs_data_stream;
173 } PACKED befs_small_data;
199 } PACKED befs_inode;
225 } PACKED befs_disk_btree_super;
235 } PACKED befs_btree_supe
[all...]
/kernel/linux/linux-6.6/fs/befs/
H A Dbefs_fs_types.h22 #define PACKED __attribute__ ((__packed__)) macro
99 } PACKED befs_disk_block_run;
105 } PACKED befs_block_run;
141 } PACKED befs_super_block;
155 } PACKED befs_disk_data_stream;
165 } PACKED befs_data_stream;
173 } PACKED befs_small_data;
199 } PACKED befs_inode;
225 } PACKED befs_disk_btree_super;
235 } PACKED befs_btree_supe
[all...]
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dbcm3510_priv.h12 #define PACKED __attribute__((packed)) macro
163 } PACKED; variable
181 } PACKED ACQUIRE0; /* control_byte */
188 } PACKED ACQUIRE1; /* sym_if */
196 } PACKED; variable
206 } PACKED ACQUIRE0; /* control_byte */
213 } PACKED ACQUIRE1; /* sym_if */
225 } PACKED; variable
256 } PACKED; variable
265 } PACKED; variable
273 } PACKED; global() variable
280 } PACKED; global() variable
286 } PACKED; global() variable
296 } PACKED; global() variable
305 } PACKED; global() variable
330 } PACKED; global() variable
339 } PACKED; global() variable
402 } PACKED; global() variable
441 } PACKED; global() variable
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dbcm3510_priv.h12 #define PACKED __attribute__((packed)) macro
163 } PACKED; variable
181 } PACKED ACQUIRE0; /* control_byte */
188 } PACKED ACQUIRE1; /* sym_if */
196 } PACKED; variable
206 } PACKED ACQUIRE0; /* control_byte */
213 } PACKED ACQUIRE1; /* sym_if */
225 } PACKED; variable
256 } PACKED; variable
265 } PACKED; variable
273 } PACKED; global() variable
280 } PACKED; global() variable
286 } PACKED; global() variable
296 } PACKED; global() variable
305 } PACKED; global() variable
330 } PACKED; global() variable
339 } PACKED; global() variable
402 } PACKED; global() variable
441 } PACKED; global() variable
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A DBusLogic.h25 #ifndef PACKED
26 #define PACKED __attribute__((packed)) macro
145 } PACKED; variable
184 } PACKED; variable
206 } PACKED; variable
462 } PACKED; variable
480 } PACKED; variable
519 } PACKED; variable
528 } PACKED; variable
616 } PACKED; variable
648 } PACKED; global() variable
658 } PACKED; global() variable
674 } PACKED; global() variable
687 } PACKED; global() variable
733 } PACKED; global() variable
744 } PACKED; global() variable
783 } PACKED; global() variable
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A DBusLogic.h25 #ifndef PACKED
26 #define PACKED __attribute__((packed)) macro
145 } PACKED; variable
184 } PACKED; variable
206 } PACKED; variable
454 } PACKED; variable
472 } PACKED; variable
511 } PACKED; variable
520 } PACKED; variable
608 } PACKED; variable
640 } PACKED; global() variable
650 } PACKED; global() variable
666 } PACKED; global() variable
679 } PACKED; global() variable
725 } PACKED; global() variable
736 } PACKED; global() variable
775 } PACKED; global() variable
[all...]
/kernel/linux/linux-5.10/include/scsi/fc/
H A Dfc_fc2.h14 #ifndef PACKED
15 #define PACKED __attribute__ ((__packed__)) macro
16 #endif /* PACKED */
37 } PACKED; variable
/kernel/linux/linux-6.6/include/scsi/fc/
H A Dfc_fc2.h14 #ifndef PACKED
15 #define PACKED __attribute__ ((__packed__)) macro
16 #endif /* PACKED */
37 } PACKED; variable
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-regs.h21 #define MDP_COLOR(COMPRESS, PACKED, LOOSE, VIDEO, PLANE, HF, VF, BITS, GROUP, SWAP, ID)\
22 (((COMPRESS) << 29) | ((PACKED) << 27) | ((LOOSE) << 26) | ((VIDEO) << 23) |\
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dpfpsp.S1142 # instructions, and (2) PACKED unimplemented data format instructions #
1154 # PACKED opclass 0 and 2 is similar in how the instruction is #
1157 # by the fact that a Trace exception could be pending for PACKED ops. #
1168 # _real_unfl(), or _real_ovfl() as appropriate. PACKED opclass 3 #
1189 # (2) PACKED format (unsupported) opclasses two and three:
2038 # The opclass two PACKED instruction that took an "Unimplemented Data Type"
2499 # so, now it's immediate data extended precision AND PACKED FORMAT!
H A Dfpsp.S1143 # instructions, and (2) PACKED unimplemented data format instructions #
1155 # PACKED opclass 0 and 2 is similar in how the instruction is #
1158 # by the fact that a Trace exception could be pending for PACKED ops. #
1169 # _real_unfl(), or _real_ovfl() as appropriate. PACKED opclass 3 #
1190 # (2) PACKED format (unsupported) opclasses two and three:
2039 # The opclass two PACKED instruction that took an "Unimplemented Data Type"
2500 # so, now it's immediate data extended precision AND PACKED FORMAT!
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dpfpsp.S1142 # instructions, and (2) PACKED unimplemented data format instructions #
1154 # PACKED opclass 0 and 2 is similar in how the instruction is #
1157 # by the fact that a Trace exception could be pending for PACKED ops. #
1168 # _real_unfl(), or _real_ovfl() as appropriate. PACKED opclass 3 #
1189 # (2) PACKED format (unsupported) opclasses two and three:
2038 # The opclass two PACKED instruction that took an "Unimplemented Data Type"
2499 # so, now it's immediate data extended precision AND PACKED FORMAT!
H A Dfpsp.S1143 # instructions, and (2) PACKED unimplemented data format instructions #
1155 # PACKED opclass 0 and 2 is similar in how the instruction is #
1158 # by the fact that a Trace exception could be pending for PACKED ops. #
1169 # _real_unfl(), or _real_ovfl() as appropriate. PACKED opclass 3 #
1190 # (2) PACKED format (unsupported) opclasses two and three:
2039 # The opclass two PACKED instruction that took an "Unimplemented Data Type"
2500 # so, now it's immediate data extended precision AND PACKED FORMAT!

Completed in 88 milliseconds