Home
last modified time | relevance | path

Searched refs:sh_info (Results 1 – 25 of 49) sorted by relevance

12

/Linux-v4.19/drivers/pci/
Dxen-pcifront.c50 struct xen_pci_sharedinfo *sh_info; member
107 if (test_bit(_XEN_PCIB_active, (unsigned long *)&pdev->sh_info->flags) in schedule_pcifront_aer_op()
117 struct xen_pci_op *active_op = &pdev->sh_info->op; in do_pci_op()
129 set_bit(_XEN_PCIF_active, (unsigned long *)&pdev->sh_info->flags); in do_pci_op()
143 (unsigned long *)&pdev->sh_info->flags)) { in do_pci_op()
151 (unsigned long *)&pdev->sh_info->flags); in do_pci_op()
163 (unsigned long *)&pdev->sh_info->flags)) { in do_pci_op()
597 int bus = pdev->sh_info->aer_op.bus; in pcifront_common_process()
598 int devfn = pdev->sh_info->aer_op.devfn; in pcifront_common_process()
599 int domain = pdev->sh_info->aer_op.domain; in pcifront_common_process()
[all …]
/Linux-v4.19/arch/m68k/kernel/
Dmodule.c34 sechdrs[relsec].sh_info); in apply_relocate()
37 location = (void *)sechdrs[sechdrs[relsec].sh_info].sh_addr in apply_relocate()
74 sechdrs[relsec].sh_info); in apply_relocate_add()
77 location = (void *)sechdrs[sechdrs[relsec].sh_info].sh_addr in apply_relocate_add()
/Linux-v4.19/drivers/xen/xen-pciback/
Dpciback_ops.c312 if (test_bit(_XEN_PCIF_active, (unsigned long *)&pdev->sh_info->flags) in xen_pcibk_test_and_schedule_op()
318 if (!test_bit(_XEN_PCIB_active, (unsigned long *)&pdev->sh_info->flags) in xen_pcibk_test_and_schedule_op()
341 *op = pdev->sh_info->op; in xen_pcibk_do_op()
385 pdev->sh_info->op.err = op->err; in xen_pcibk_do_op()
386 pdev->sh_info->op.value = op->value; in xen_pcibk_do_op()
392 pdev->sh_info->op.msix_entries[i].vector = in xen_pcibk_do_op()
398 clear_bit(_XEN_PCIF_active, (unsigned long *)&pdev->sh_info->flags); in xen_pcibk_do_op()
Dpci_stub.c699 struct xen_pci_sharedinfo *sh_info = pdev->sh_info; in common_process() local
703 aer_op = &(sh_info->aer_op); in common_process()
731 (unsigned long *)&sh_info->flags); in common_process()
737 &sh_info->flags)), 300*HZ); in common_process()
741 (unsigned long *)&sh_info->flags)) { in common_process()
745 (unsigned long *)&sh_info->flags); in common_process()
753 (unsigned long *)&sh_info->flags)) { in common_process()
791 if (!psdev->pdev->sh_info) { in xen_pcibk_slot_reset()
799 (unsigned long *)&psdev->pdev->sh_info->flags)) { in xen_pcibk_slot_reset()
849 if (!psdev->pdev->sh_info) { in xen_pcibk_mmio_enabled()
[all …]
Dxenbus.c50 pdev->sh_info = NULL; in alloc_pdev()
81 if (pdev->sh_info != NULL) { in xen_pcibk_disconnect()
82 xenbus_unmap_ring_vfree(pdev->xdev, pdev->sh_info); in xen_pcibk_disconnect()
83 pdev->sh_info = NULL; in xen_pcibk_disconnect()
124 pdev->sh_info = vaddr; in xen_pcibk_do_attach()
/Linux-v4.19/arch/x86/kernel/
Dmodule.c113 relsec, sechdrs[relsec].sh_info); in apply_relocate()
116 location = (void *)sechdrs[sechdrs[relsec].sh_info].sh_addr in apply_relocate()
154 relsec, sechdrs[relsec].sh_info); in apply_relocate_add()
157 loc = (void *)sechdrs[sechdrs[relsec].sh_info].sh_addr in apply_relocate_add()
/Linux-v4.19/arch/openrisc/kernel/
Dmodule.c33 sechdrs[relsec].sh_info); in apply_relocate_add()
36 location = (void *)sechdrs[sechdrs[relsec].sh_info].sh_addr in apply_relocate_add()
/Linux-v4.19/arch/h8300/kernel/
Dmodule.c19 sechdrs[relsec].sh_info); in apply_relocate_add()
23 (uint32_t *)(sechdrs[sechdrs[relsec].sh_info].sh_addr in apply_relocate_add()
/Linux-v4.19/arch/microblaze/kernel/
Dmodule.c35 relsec, sechdrs[relsec].sh_info); in apply_relocate_add()
39 location = (void *)sechdrs[sechdrs[relsec].sh_info].sh_addr + in apply_relocate_add()
/Linux-v4.19/arch/sh/kernel/
Dmodule.c51 sechdrs[relsec].sh_info); in apply_relocate_add()
54 location = (void *)sechdrs[sechdrs[relsec].sh_info].sh_addr in apply_relocate_add()
/Linux-v4.19/arch/nios2/kernel/
Dmodule.c52 sechdrs[relsec].sh_info); in apply_relocate_add()
58 = ((void *)sechdrs[sechdrs[relsec].sh_info].sh_addr in apply_relocate_add()
/Linux-v4.19/arch/c6x/kernel/
Dmodule.c59 relsec, sechdrs[relsec].sh_info, offset); in apply_relocate_add()
63 location = (void *)sechdrs[sechdrs[relsec].sh_info].sh_addr in apply_relocate_add()
/Linux-v4.19/arch/xtensa/kernel/
Dmodule.c60 sechdrs[relsec].sh_info); in apply_relocate_add()
63 location = (char *)sechdrs[sechdrs[relsec].sh_info].sh_addr in apply_relocate_add()
/Linux-v4.19/arch/arm/kernel/
Dmodule-plts.c224 Elf32_Shdr *dstsec = sechdrs + s->sh_info; in module_frob_arch_sections()
238 numrels, s->sh_info); in module_frob_arch_sections()
241 numrels, s->sh_info); in module_frob_arch_sections()
/Linux-v4.19/arch/arm64/kernel/
Dmodule-plts.c237 Elf64_Shdr *dstsec = sechdrs + sechdrs[i].sh_info; in module_frob_arch_sections()
251 sechdrs[i].sh_info, dstsec); in module_frob_arch_sections()
254 sechdrs[i].sh_info, dstsec); in module_frob_arch_sections()
/Linux-v4.19/scripts/
Drecordmcount.h226 mcsec.sh_info = 0; in append_func()
240 mcsec.sh_info = w(old_shnum); in append_func()
363 Elf_Shdr const *const shdr = &shdr0[w(relhdr->sh_info)]; in nop_mcount()
458 Elf_Shdr const *const txthdr = &shdr0[w(relhdr->sh_info)]; in __has_rel_mcount()
533 w(relhdr->sh_info), txtname, &recval, in do_func()
/Linux-v4.19/arch/riscv/kernel/
Dmodule.c313 sechdrs[relsec].sh_info); in apply_relocate_add()
317 location = (void *)sechdrs[sechdrs[relsec].sh_info].sh_addr in apply_relocate_add()
351 sechdrs[sechdrs[relsec].sh_info].sh_addr in apply_relocate_add()
/Linux-v4.19/arch/x86/tools/
Drelocs.c417 sec->shdr.sh_info = elf_word_to_cpu(shdr.sh_info); in read_shdrs()
578 sec_applies = &secs[sec->shdr.sh_info]; in print_absolute_relocs()
663 sec_applies = &secs[sec->shdr.sh_info]; in walk_relocs()
765 if (sec->shdr.sh_info == per_cpu_shndx) in do_reloc64()
1062 sec_name(sec->shdr.sh_info), in do_reloc_info()
/Linux-v4.19/arch/powerpc/kernel/
Dmodule_32.c225 sechdrs[relsec].sh_info); in apply_relocate_add()
228 location = (void *)sechdrs[sechdrs[relsec].sh_info].sh_addr in apply_relocate_add()
/Linux-v4.19/arch/alpha/kernel/
Dmodule.c156 sechdrs[relsec].sh_info); in apply_relocate_add()
158 base = (void *)sechdrs[sechdrs[relsec].sh_info].sh_addr; in apply_relocate_add()
/Linux-v4.19/include/uapi/linux/
Delf.h311 Elf32_Word sh_info; member
324 Elf64_Word sh_info; /* Additional section information */ member
/Linux-v4.19/arch/unicore32/kernel/
Dmodule.c38 Elf32_Shdr *dstsec = sechdrs + relsec->sh_info; in apply_relocate()
/Linux-v4.19/arch/mips/boot/tools/
Drelocs.c286 sec->shdr.sh_info = elf_word_to_cpu(shdr.sh_info); in read_shdrs()
484 sec_applies = &secs[sec->shdr.sh_info]; in walk_relocs()
640 sec_name(sec->shdr.sh_info), in do_reloc_info()
/Linux-v4.19/arch/hexagon/kernel/
Dmodule.c90 Elf32_Word sym_info = sechdrs[relsec].sh_info; in apply_relocate_add()
/Linux-v4.19/arch/arc/kernel/
Dmodule.c64 tgtsec = sechdrs[relsec].sh_info; in apply_relocate_add()

12