Searched defs:unwind (Results 1 - 11 of 11) sorted by relevance
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| H A D | module.h | 22 struct elf64_shdr *unwind; /* unwind-table section */ member
|
| /kernel/linux/linux-5.10/arch/parisc/include/asm/ |
| H A D | module.h | 22 struct unwind_table *unwind; member
|
| /kernel/linux/linux-6.6/arch/ia64/include/asm/ |
| H A D | module.h | 22 struct elf64_shdr *unwind; /* unwind-table section */ member
|
| /kernel/linux/linux-6.6/arch/parisc/include/asm/ |
| H A D | module.h | 22 struct unwind_table *unwind; member
|
| /kernel/linux/linux-5.10/arch/arm/include/asm/ |
| H A D | module.h | 39 struct unwind_table *unwind[ARM_SEC_MAX]; member
|
| /kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/ |
| H A D | stacktrace.c | 70 static void notrace unwind(struct unwind_state *state, in unwind() function
|
| /kernel/linux/linux-6.6/arch/arm64/kernel/ |
| H A D | stacktrace.c | 129 unwind(struc function [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
| H A D | i915_gem_evict.c | 52 mark_free(struct drm_mm_scan *scan, struct i915_vma *vma, unsigned int flags, struct list_head *unwind) mark_free() argument
|
| /kernel/linux/linux-6.6/arch/arm64/kvm/ |
| H A D | stacktrace.c | 126 static void unwind(struct unwind_state *state, in unwind() function
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| H A D | i915_gem_evict.c | 96 mark_free(struct drm_mm_scan *scan, struct i915_gem_ww_ctx *ww, struct i915_vma *vma, unsigned int flags, struct list_head *unwind) mark_free() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_debug.c | 556 void kfd_dbg_trap_deactivate(struct kfd_process *target, bool unwind, int unwind_count) in kfd_dbg_trap_deactivate() argument
|
Completed in 5 milliseconds