| /linux/arch/arm64/ |
| H A D | Makefile | 59 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables -fno-unwind-tables 60 KBUILD_AFLAGS += -fno-asynchronous-unwind-tables -fno-unwind-tables 61 KBUILD_RUSTFLAGS += -Cforce-unwind-tables=n 63 KBUILD_CFLAGS += -fasynchronous-unwind-tables 64 KBUILD_AFLAGS += -fasynchronous-unwind-tables 65 KBUILD_RUSTFLAGS += -Cforce-unwind-tables=y -Zuse-sync-unwind=n
|
| /linux/kernel/rcu/ |
| H A D | rcuscale.c | 911 goto unwind; in kfree_scale_init() 917 goto unwind; in kfree_scale_init() 926 goto unwind; in kfree_scale_init() 937 goto unwind; in kfree_scale_init() 944 goto unwind; in kfree_scale_init() 952 goto unwind; in kfree_scale_init() 959 goto unwind; in kfree_scale_init() 969 unwind: in kfree_scale_init() 1133 goto unwind; in rcu_scale_init() 1159 goto unwind; in rcu_scale_init() [all …]
|
| /linux/Documentation/livepatch/ |
| H A D | reliable-stacktrace.rst | 46 the stack or other unwind state is corrupt or otherwise unreliable. The 63 In some cases, an unwinder may require metadata to correctly unwind. 82 * Missing unwind support for an uncommon scenario, or a bug in the unwinder. 117 which is known to be reliable to unwind from, and reject unwinding from all 125 unreliable to unwind from, e.g. 135 At function call boundaries the stack and other unwind state is expected to be 143 If an interrupt or other exception is taken while the stack or other unwind 144 state is in an inconsistent state, it may not be possible to reliably unwind, 148 Architectures which cannot identify when it is reliable to unwind such cases 150 boundaries. Note that it may be reliable to unwind across certain [all …]
|
| /linux/tools/perf/arch/loongarch/util/ |
| H A D | Build | |
| /linux/kernel/locking/ |
| H A D | locktorture.c | 1259 goto unwind; in lock_torture_init() 1266 goto unwind; in lock_torture_init() 1300 goto unwind; in lock_torture_init() 1331 goto unwind; in lock_torture_init() 1343 goto unwind; in lock_torture_init() 1352 goto unwind; in lock_torture_init() 1357 goto unwind; in lock_torture_init() 1363 goto unwind; in lock_torture_init() 1368 goto unwind; in lock_torture_init() 1377 goto unwind; in lock_torture_init() [all …]
|
| /linux/kernel/ |
| H A D | scftorture.c | 626 goto unwind; in scf_torture_init() 644 goto unwind; in scf_torture_init() 649 goto unwind; in scf_torture_init() 654 goto unwind; in scf_torture_init() 664 goto unwind; in scf_torture_init() 675 goto unwind; in scf_torture_init() 680 goto unwind; in scf_torture_init() 686 unwind: in scf_torture_init()
|
| /linux/arch/arm64/kernel/pi/ |
| H A D | Makefile | 11 -fno-asynchronous-unwind-tables -fno-unwind-tables \
|
| /linux/arch/riscv/kernel/pi/ |
| H A D | Makefile | 10 -fno-asynchronous-unwind-tables -fno-unwind-tables \
|
| /linux/arch/parisc/kernel/ |
| H A D | vmlinux.lds.S | 134 .PARISC.unwind : { 136 *(.PARISC.unwind)
|
| /linux/tools/perf/arch/mips/util/ |
| H A D | Build | |
| /linux/arch/parisc/include/asm/ |
| H A D | module.h | 22 struct unwind_table *unwind; member
|
| /linux/tools/perf/arch/arm/util/ |
| H A D | Build | |
| /linux/tools/perf/arch/powerpc/tests/ |
| H A D | Build | 2 perf-test-$(CONFIG_DWARF_UNWIND) += dwarf-unwind.o
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-check.txt | 52 dwarf-unwind / HAVE_DWARF_UNWIND_SUPPORT 56 libdw-dwarf-unwind / HAVE_LIBDW_SUPPORT
|
| /linux/tools/perf/arch/arm/tests/ |
| H A D | Build | 2 perf-test-y += dwarf-unwind.o
|
| /linux/tools/perf/arch/arm64/tests/ |
| H A D | Build | 2 perf-test-$(CONFIG_DWARF_UNWIND) += dwarf-unwind.o
|
| /linux/tools/testing/selftests/arm64/abi/ |
| H A D | Makefile | 15 $(CC) -fno-asynchronous-unwind-tables -fno-ident -s -Os -nostdlib \
|
| /linux/net/8021q/ |
| H A D | vlan_core.c | 265 goto unwind; in vlan_filter_push_vids() 271 unwind: in vlan_filter_push_vids() 414 goto unwind; in vlan_vids_add_by_dev() 418 unwind: in vlan_vids_add_by_dev()
|
| /linux/tools/perf/arch/powerpc/util/ |
| H A D | Build | |
| /linux/drivers/misc/bcm-vk/ |
| H A D | bcm_vk_tty.c | 274 goto unwind; in bcm_vk_tty_init() 284 goto unwind; in bcm_vk_tty_init() 288 unwind: in bcm_vk_tty_init()
|
| /linux/tools/perf/ |
| H A D | Makefile.config | 738 dwarf-post-unwind := 1 739 dwarf-post-unwind-text := BUG 744 $(warning Disabling post unwind, no support found.) 745 dwarf-post-unwind := 0 747 dwarf-post-unwind-text := libdw 751 dwarf-post-unwind-text := libunwind 755 ifeq ($(dwarf-post-unwind),1) 1273 ifeq ($(dwarf-post-unwind),1) 1274 $(call feature_print_text,"DWARF post unwind library", $(dwarf-post-unwind [all...] |
| /linux/tools/testing/selftests/nolibc/ |
| H A D | Makefile.include | 8 CFLAGS_NOLIBC_TEST ?= -Os -fno-ident -fno-asynchronous-unwind-tables -std=c89 -ggdb \
|
| /linux/tools/perf/arch/arm64/util/ |
| H A D | Build | |
| /linux/tools/testing/selftests/arm64/gcs/ |
| H A D | Makefile | 17 $(CC) $(CFLAGS) -fno-asynchronous-unwind-tables -fno-ident -s -nostdlib -nostdinc \
|
| /linux/tools/perf/arch/x86/util/ |
| H A D | Build | |