taglinefilesource code
packed54drivers/scsi/buslogic.h#define PACKED __attribute__((packed))
packed185drivers/scsi/u14-34f.c#define PACKED          __attribute__((packed))
packed156drivers/scsi/ultrastor.c#define PACKED    __attribute__((packed))
packed16include/linux/sysv_fs.h#define __packed2__  __attribute__ ((packed, aligned(2)))
packed39net/inet/ipx.hipx_address  ipx_dest __attribute__ ((packed));
packed40net/inet/ipx.hipx_address  ipx_source __attribute__ ((packed));