section_length     90 arch/x86/kernel/cpu/mce/apei.c 	rcd.sec_hdr.section_length = sizeof(rcd.mce);
section_length   1062 drivers/acpi/apei/erst.c 	rcd->sec_hdr.section_length = record->size;
section_length    248 drivers/firmware/efi/cper-arm.c 	len = proc->section_length - (sizeof(*proc) +
section_length    251 drivers/firmware/efi/cper-arm.c 		printk("%ssection length: %d\n", pfx, proc->section_length);
section_length    276 drivers/media/dvb-core/dvb_demux.c 		seclen = section_length(sec->secbuf);
section_length     47 drivers/s390/crypto/zcrypt_cca_key.h 	unsigned short section_length;
section_length     69 drivers/s390/crypto/zcrypt_cca_key.h 	unsigned short section_length;
section_length    152 drivers/s390/crypto/zcrypt_cca_key.h 	key->pubSec.section_length = sizeof(key->pubSec) +
section_length    155 drivers/s390/crypto/zcrypt_cca_key.h 		key->pubSec.section_length + sizeof(key->pubHdr);
section_length    175 drivers/s390/crypto/zcrypt_cca_key.h 		.section_length = 0x000f,
section_length    215 drivers/s390/crypto/zcrypt_cca_key.h 	key->pvt.section_length = sizeof(key->pvt) + key_len;
section_length    741 drivers/scsi/smartpqi/smartpqi.h 	__le32	section_length;		/* size of this section in bytes */
section_length    336 include/linux/cper.h 	u32	section_length;
section_length    397 include/linux/cper.h 	u32	section_length;
section_length   1964 sound/isa/wavefront/wavefront_synth.c 		int section_length = *(signed char *)buf;
section_length   1965 sound/isa/wavefront/wavefront_synth.c 		if (section_length == 0)
section_length   1967 sound/isa/wavefront/wavefront_synth.c 		if (section_length < 0 || section_length > WF_SECTION_MAX) {
section_length   1970 sound/isa/wavefront/wavefront_synth.c 				   section_length);
section_length   1976 sound/isa/wavefront/wavefront_synth.c 		if (firmware->size < len + section_length) {
section_length   1985 sound/isa/wavefront/wavefront_synth.c 		for (; section_length; section_length--) {