Home
last modified time | relevance | path

Searched defs:unwind (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/kernel/
Dvmlinux.lds.S103 *(.IA_64.unwind*)
104 __end_unwind = .;
/kernel/linux/linux-4.19/arch/ia64/kernel/
Dvmlinux.lds.S103 *(.IA_64.unwind*)
104 __end_unwind = .;
/kernel/linux/linux-4.19/arch/ia64/include/asm/
Dmodule.h21 struct elf64_shdr *unwind; /* unwind-table section */ member
/kernel/linux/linux-5.10/arch/ia64/include/asm/
Dmodule.h22 struct elf64_shdr *unwind; /* unwind-table section */ member
/kernel/linux/linux-5.10/arch/parisc/include/asm/
Dmodule.h22 struct unwind_table *unwind; member
/kernel/linux/linux-4.19/arch/parisc/include/asm/
Dmodule.h22 struct unwind_table *unwind; member
/kernel/linux/linux-4.19/arch/arm/include/asm/
Dmodule.h29 struct unwind_table *unwind[ARM_SEC_MAX]; member
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dmodule.h39 struct unwind_table *unwind[ARM_SEC_MAX]; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_gem_evict.c55 struct list_head *unwind) in mark_free()
/kernel/linux/linux-4.19/drivers/gpu/drm/i915/
Di915_gem_evict.c85 struct list_head *unwind) in mark_free()