/arch/alpha/kernel/ |
D | err_common.c | 88 el_process_header_subpacket(struct el_subpacket *header) in el_process_header_subpacket() argument 95 if (header->class != EL_CLASS__HEADER) { in el_process_header_subpacket() 98 header->class, header->type); in el_process_header_subpacket() 102 switch(header->type) { in el_process_header_subpacket() 105 length = header->by_type.sys_err.frame_length; in el_process_header_subpacket() 107 header->by_type.sys_err.frame_packet_count; in el_process_header_subpacket() 112 length = header->by_type.sys_event.frame_length; in el_process_header_subpacket() 114 header->by_type.sys_event.frame_packet_count; in el_process_header_subpacket() 115 timestamp = header->by_type.sys_event.timestamp; in el_process_header_subpacket() 119 length = header->by_type.err_halt.frame_length; in el_process_header_subpacket() [all …]
|
D | err_ev7.c | 234 ev7_process_pal_subpacket(struct el_subpacket *header) in ev7_process_pal_subpacket() argument 238 if (header->class != EL_CLASS__PAL) { in ev7_process_pal_subpacket() 241 header->class, header->type); in ev7_process_pal_subpacket() 245 packet = (struct ev7_pal_subpacket *)header->by_type.raw.data_start; in ev7_process_pal_subpacket() 247 switch(header->type) { in ev7_process_pal_subpacket() 259 el_process_subpackets(header, in ev7_process_pal_subpacket() 265 header->type); in ev7_process_pal_subpacket() 266 el_annotate_subpacket(header); in ev7_process_pal_subpacket() 270 return (struct el_subpacket *)((unsigned long)header + header->length); in ev7_process_pal_subpacket()
|
D | err_titan.c | 529 el_process_regatta_subpacket(struct el_subpacket *header) in el_process_regatta_subpacket() argument 533 if (header->class != EL_CLASS__REGATTA_FAMILY) { in el_process_regatta_subpacket() 536 header->class, header->type); in el_process_regatta_subpacket() 540 switch(header->type) { in el_process_regatta_subpacket() 548 (int)header->by_type.regatta_frame.cpuid); in el_process_regatta_subpacket() 550 header->by_type.regatta_frame.data_start, 1); in el_process_regatta_subpacket() 554 err_print_prefix, header->type); in el_process_regatta_subpacket() 555 el_annotate_subpacket(header); in el_process_regatta_subpacket() 560 return (struct el_subpacket *)((unsigned long)header + header->length); in el_process_regatta_subpacket()
|
/arch/sparc/include/asm/ |
D | Kbuild | 1 # User exported sparc header files 4 header-y += apc.h 5 header-y += asi.h 6 header-y += display7seg.h 7 header-y += envctrl.h 8 header-y += fbio.h 9 header-y += jsflash.h 10 header-y += openprom.h 11 header-y += openpromio.h 12 header-y += perfctr.h [all …]
|
/arch/um/drivers/ |
D | cow_user.c | 196 struct cow_header_v3 *header; in write_cow_header() local 207 header = cow_malloc(sizeof(*header)); in write_cow_header() 208 if (header == NULL) { in write_cow_header() 213 header->magic = htonl(COW_MAGIC); in write_cow_header() 214 header->version = htonl(COW_VERSION); in write_cow_header() 217 if (strlen(backing_file) > sizeof(header->backing_file) - 1) { in write_cow_header() 221 sizeof(header->backing_file) - 1); in write_cow_header() 225 if (absolutize(header->backing_file, sizeof(header->backing_file), in write_cow_header() 229 err = os_file_modtime(header->backing_file, &modtime); in write_cow_header() 232 "request failed, err = %d\n", header->backing_file, in write_cow_header() [all …]
|
/arch/powerpc/include/asm/ |
D | Kbuild | 3 header-y += auxvec.h 4 header-y += ioctls.h 5 header-y += sembuf.h 6 header-y += siginfo.h 7 header-y += stat.h 8 header-y += errno.h 9 header-y += ipcbuf.h 10 header-y += msgbuf.h 11 header-y += shmbuf.h 12 header-y += socket.h [all …]
|
/arch/x86/kernel/acpi/ |
D | sleep.c | 38 struct wakeup_header *header; in acpi_save_state_mem() local 47 header = (struct wakeup_header *)(acpi_realmode + HEADER_OFFSET); in acpi_save_state_mem() 48 if (header->signature != 0x51ee1111) { in acpi_save_state_mem() 53 header->video_mode = saved_video_mode; in acpi_save_state_mem() 55 header->wakeup_jmp_seg = acpi_wakeup_address >> 4; in acpi_save_state_mem() 66 header->wakeup_gdt[0] = in acpi_save_state_mem() 67 (u64)(sizeof(header->wakeup_gdt) - 1) + in acpi_save_state_mem() 69 ((char *)&header->wakeup_gdt - (char *)acpi_realmode)) in acpi_save_state_mem() 72 header->wakeup_gdt[1] = in acpi_save_state_mem() 75 header->wakeup_gdt[2] = in acpi_save_state_mem() [all …]
|
D | boot.c | 165 if (!strcmp(mcfg->header.oem_id, "SGI")) in acpi_mcfg_oem_check() 171 int __init acpi_parse_mcfg(struct acpi_table_header *header) in acpi_parse_mcfg() argument 177 if (!header) in acpi_parse_mcfg() 180 mcfg = (struct acpi_table_mcfg *)header; in acpi_parse_mcfg() 184 i = header->length - sizeof(struct acpi_table_mcfg); in acpi_parse_mcfg() 242 acpi_madt_oem_check(madt->header.oem_id, madt->header.oem_table_id); in acpi_parse_madt() 263 acpi_parse_lapic(struct acpi_subtable_header * header, const unsigned long end) in acpi_parse_lapic() argument 267 processor = (struct acpi_madt_local_apic *)header; in acpi_parse_lapic() 272 acpi_table_print_madt_entry(header); in acpi_parse_lapic() 288 acpi_parse_sapic(struct acpi_subtable_header *header, const unsigned long end) in acpi_parse_sapic() argument [all …]
|
/arch/ia64/include/asm/ |
D | Kbuild | 3 header-y += break.h 4 header-y += fpu.h 5 header-y += fpswa.h 6 header-y += ia64regs.h 7 header-y += intel_intrin.h 8 header-y += perfmon_default_smpl.h 9 header-y += ptrace_offsets.h 10 header-y += rse.h 11 header-y += ucontext.h
|
/arch/x86/include/asm/ |
D | Kbuild | 3 header-y += boot.h 4 header-y += bootparam.h 5 header-y += debugreg.h 6 header-y += ldt.h 7 header-y += msr-index.h 8 header-y += prctl.h 9 header-y += ptrace-abi.h 10 header-y += sigcontext32.h 11 header-y += ucontext.h 12 header-y += processor-flags.h
|
D | kvm_para.h | 34 struct kvm_mmu_op_header header; member 40 struct kvm_mmu_op_header header; member 44 struct kvm_mmu_op_header header; member
|
/arch/powerpc/kernel/ |
D | nvram_64.c | 197 tmp_part->index, tmp_part->header.signature, in nvram_print_partitions() 198 tmp_part->header.checksum, tmp_part->header.length, in nvram_print_partitions() 199 tmp_part->header.name); in nvram_print_partitions() 211 rc = ppc_md.nvram_write((char *)&part->header, NVRAM_HEADER_LEN, &tmp_index); in nvram_write_header() 245 if (sig && part->header.signature != sig) in nvram_find_partition() 247 if (name && 0 != strncmp(name, part->header.name, 12)) in nvram_find_partition() 266 if (part->header.signature != NVRAM_SIG_OS) in nvram_remove_os_partition() 270 part->header.signature = NVRAM_SIG_FREE; in nvram_remove_os_partition() 271 sprintf(part->header.name, "wwwwwwwwwwww"); in nvram_remove_os_partition() 272 part->header.checksum = nvram_checksum(&part->header); in nvram_remove_os_partition() [all …]
|
/arch/s390/include/asm/ |
D | Kbuild | 3 header-y += dasd.h 4 header-y += monwriter.h 5 header-y += qeth.h 6 header-y += tape390.h 7 header-y += ucontext.h 8 header-y += vtoc.h 9 header-y += zcrypt.h 10 header-y += chsc.h
|
/arch/cris/include/asm/ |
D | Kbuild | 3 header-y += arch-v10/ 4 header-y += arch-v32/ 6 header-y += ethernet.h 7 header-y += rtc.h 8 header-y += sync_serial.h
|
/arch/cris/include/arch-v10/arch/ |
D | Kbuild | 1 header-y += user.h 2 header-y += svinto.h 3 header-y += sv_addr_ag.h 4 header-y += sv_addr.agh
|
/arch/x86/mm/ |
D | k8topology_64.c | 32 u32 header; in find_northbridge() local 34 header = read_pci_config(0, num, 0, 0x00); in find_northbridge() 35 if (header != (PCI_VENDOR_ID_AMD | (0x1100<<16)) && in find_northbridge() 36 header != (PCI_VENDOR_ID_AMD | (0x1200<<16)) && in find_northbridge() 37 header != (PCI_VENDOR_ID_AMD | (0x1300<<16))) in find_northbridge() 40 header = read_pci_config(0, num, 1, 0x00); in find_northbridge() 41 if (header != (PCI_VENDOR_ID_AMD | (0x1101<<16)) && in find_northbridge() 42 header != (PCI_VENDOR_ID_AMD | (0x1201<<16)) && in find_northbridge() 43 header != (PCI_VENDOR_ID_AMD | (0x1301<<16))) in find_northbridge()
|
/arch/alpha/include/asm/ |
D | Kbuild | 3 header-y += gentrap.h 4 header-y += regdef.h 5 header-y += pal.h 6 header-y += reg.h
|
/arch/powerpc/platforms/ps3/ |
D | os-area.c | 329 static int verify_header(const struct os_area_header *header) in verify_header() argument 331 if (memcmp(header->magic_num, OS_AREA_HEADER_MAGIC_NUM, in verify_header() 332 sizeof(header->magic_num))) { in verify_header() 337 if (header->hdr_version < 1) { in verify_header() 342 if (header->db_area_offset > header->ldr_area_offset) { in verify_header() 588 const struct os_area_header *header; in update_flash_db() local 600 header = kmalloc(buf_len, GFP_KERNEL); in update_flash_db() 602 if (!header) { in update_flash_db() 614 count = sys_read(file, (char __user *)header, buf_len); in update_flash_db() 616 result = count < OS_AREA_SEGMENT_SIZE || verify_header(header) in update_flash_db() [all …]
|
/arch/x86/include/asm/es7000/ |
D | mpparse.h | 20 struct acpi_table_header header; in es7000_check_dsdt() local 22 if (ACPI_SUCCESS(acpi_get_table_header(ACPI_SIG_DSDT, 0, &header)) && in es7000_check_dsdt() 23 !strncmp(header.oem_id, "UNISYS", 6)) in es7000_check_dsdt()
|
/arch/ia64/kernel/ |
D | acpi.c | 115 hdr = &xsdt->header; in acpi_get_sysname() 211 acpi_parse_lapic_addr_ovr(struct acpi_subtable_header * header, in acpi_parse_lapic_addr_ovr() argument 216 lapic = (struct acpi_madt_local_apic_override *)header; in acpi_parse_lapic_addr_ovr() 229 acpi_parse_lsapic(struct acpi_subtable_header * header, const unsigned long end) in acpi_parse_lsapic() argument 233 lsapic = (struct acpi_madt_local_sapic *)header; in acpi_parse_lsapic() 250 acpi_parse_lapic_nmi(struct acpi_subtable_header * header, const unsigned long end) in acpi_parse_lapic_nmi() argument 254 lacpi_nmi = (struct acpi_madt_local_apic_nmi *)header; in acpi_parse_lapic_nmi() 264 acpi_parse_iosapic(struct acpi_subtable_header * header, const unsigned long end) in acpi_parse_iosapic() argument 268 iosapic = (struct acpi_madt_io_sapic *)header; in acpi_parse_iosapic() 279 acpi_parse_plat_int_src(struct acpi_subtable_header * header, in acpi_parse_plat_int_src() argument [all …]
|
/arch/x86/boot/ |
D | setup.ld | 17 .header : { *(.header) } 53 . = ASSERT(hdr == 0x1f1, "The setup header has the wrong offset!");
|
D | header.S | 95 # header, from the old boot sector. 119 # Part 2 of the header, from the old setup.S 121 .ascii "HdrS" # header signature 122 .word 0x0209 # header version number (>= 0x0105) 128 # above section of header is compatible 129 # with loadlin-1.5 (header v1.5). Don't
|
/arch/cris/include/arch-v32/arch/ |
D | Kbuild | 1 header-y += user.h 2 header-y += cryptocop.h
|
/arch/parisc/math-emu/ |
D | fpu.h | 35 PA header file -- do not include this header file for non-PA builds.
|
/arch/x86/kernel/acpi/realmode/ |
D | wakeup.lds.S | 49 .header : { 50 *(.header)
|