Searched refs:unwind (Results 126 - 150 of 157) sorted by relevance

1234567

/linux-master/arch/arm/kernel/
H A Dtraps.c38 #include <asm/unwind.h>
H A Dentry-armv.S23 #include <asm/unwind.h>
355 UNWIND(.cantunwind ) @ don't unwind the user space
H A Dsetup.c59 #include <asm/unwind.h>
/linux-master/arch/powerpc/
H A DMakefile215 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables
/linux-master/drivers/iommu/
H A Drockchip-iommu.c789 goto unwind;
807 unwind:
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c2593 goto unwind;
2598 goto unwind;
2603 unwind:
H A Di915_gem_context.c1177 goto unwind;
1185 unwind:
/linux-master/drivers/net/bonding/
H A Dbond_main.c379 goto unwind;
384 unwind:
385 /* unwind to the slave that failed */
4709 goto unwind;
4717 unwind:
4718 /* unwind from head to the slave that failed */
4727 slave_dbg(bond_dev, rollback_slave->dev, "unwind err %d\n",
4777 goto unwind;
4785 unwind:
4789 /* unwind fro
[all...]
H A Dbond_alb.c1261 goto unwind;
1266 unwind:
1270 /* unwind from head to the slave that failed */
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c293 goto unwind;
297 unwind:
/linux-master/drivers/gpu/drm/i915/gt/
H A Dselftest_hangcheck.c1034 goto unwind;
1187 unwind:
H A Dintel_execlists_submission.c1333 * as we unwind (and until we resubmit) so that we do
1360 * The timeslice expired, and we will unwind the
1860 * lost track of execution earlier and must unwind and restart, the
2669 goto unwind;
2686 unwind:
2789 * to cancel/unwind this request now.
/linux-master/arch/mips/
H A DMakefile342 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables
/linux-master/arch/loongarch/kernel/
H A Dtraps.c51 #include <asm/unwind.h>
/linux-master/arch/x86/kernel/
H A Dsetup.c56 #include <asm/unwind.h>
/linux-master/samples/bpf/
H A DMakefile408 -fno-asynchronous-unwind-tables -fcf-protection \
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_io.c604 goto unwind;
612 unwind:
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_core.c2362 goto unwind;
2367 unwind:
2441 * runaway and unwind if we hit contention.
/linux-master/arch/arc/kernel/
H A Dunwind.c10 * is not much point in implementing the full Dwarf2 unwind API.
23 #include <asm/unwind.h>
/linux-master/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c923 goto unwind;
929 goto unwind;
950 unwind:
/linux-master/
H A DMakefile572 -Cforce-unwind-tables=n -Ccodegen-units=1 \
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c979 goto unwind;
984 unwind:
/linux-master/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c1989 goto unwind;
1997 unwind:
/linux-master/arch/x86/events/
H A Dcore.c43 #include <asm/unwind.h>
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c260 goto unwind;
264 unwind:

Completed in 547 milliseconds

1234567