| /linux/arch/arm64/kernel/probes/ |
| H A D | Makefile | 4 simulate-insn.o 6 simulate-insn.o
|
| /linux/arch/csky/kernel/probes/ |
| H A D | Makefile | 2 obj-$(CONFIG_KPROBES) += kprobes.o decode-insn.o simulate-insn.o 5 obj-$(CONFIG_UPROBES) += uprobes.o decode-insn.o simulate-insn.o
|
| H A D | uprobes.c | 38 auprobe->simulate = true; in arch_uprobe_analyze_insn() 89 if (!auprobe->simulate) in arch_uprobe_skip_sstep()
|
| /linux/arch/riscv/kernel/probes/ |
| H A D | Makefile | 2 obj-$(CONFIG_KPROBES) += kprobes.o decode-insn.o simulate-insn.o 4 obj-$(CONFIG_UPROBES) += uprobes.o decode-insn.o simulate-insn.o
|
| /linux/arch/loongarch/kernel/ |
| H A D | uprobes.c | 27 auprobe->simulate = true; in arch_uprobe_analyze_insn() 30 auprobe->simulate = false; in arch_uprobe_analyze_insn() 80 if (!auprobe->simulate) in arch_uprobe_skip_sstep()
|
| /linux/drivers/usb/cdns3/ |
| H A D | drd.h | 30 __le32 simulate; member 54 __le32 simulate; member 71 __le32 simulate; member
|
| H A D | drd.c | 416 writel(1, &cdns->otg_v0_regs->simulate); in cdns_drd_init() 435 writel(1, &cdns->otg_v1_regs->simulate); in cdns_drd_init() 504 if (!(readl(&cdns->otg_v0_regs->simulate) & BIT(0))) in cdns_power_is_lost() 507 if (!(readl(&cdns->otg_v1_regs->simulate) & BIT(0))) in cdns_power_is_lost()
|
| /linux/arch/csky/include/asm/ |
| H A D | uprobes.h | 27 bool simulate; member
|
| /linux/arch/arm64/include/asm/ |
| H A D | uprobes.h | 28 bool simulate; member
|
| /linux/arch/loongarch/include/asm/ |
| H A D | uprobes.h | 20 bool simulate; member
|
| /linux/arch/arm/include/asm/ |
| H A D | uprobes.h | 31 bool simulate; member
|
| /linux/ |
| H A D | .clippy.toml | 8 # The `clippy::dbg_macro` lint only works with `std::dbg!`, thus we simulate
|
| /linux/Documentation/input/ |
| H A D | ff.rst | 84 - FF_SPRING can simulate the presence of a spring 85 - FF_FRICTION can simulate friction 86 - FF_DAMPER can simulate damper effects 88 - FF_INERTIA can simulate inertia
|
| /linux/Documentation/networking/mac80211_hwsim/ |
| H A D | mac80211_hwsim.rst | 20 mac80211_hwsim is a Linux kernel module that can be used to simulate 57 This example shows how to use mac80211_hwsim to simulate two radios:
|
| /linux/arch/x86/ras/ |
| H A D | Kconfig | 22 simulate an error in a particular page frame. "array" is a read-only
|
| /linux/Documentation/arch/xtensa/ |
| H A D | atomctl.rst | 19 On the FPGA Cards we typically simulate an Intelligent Memory controller
|
| /linux/drivers/usb/isp1760/ |
| H A D | Kconfig | 14 where the chip itself is behind a PLB to simulate such
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | log-writes.rst | 26 simulate the worst case scenario with regard to power failures. Consider the 35 Again this is to simulate what is actually on disk, this allows us to detect
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | vidtv.rst | 97 Valid DVB-T frequencies to simulate, in Hz. 100 Valid DVB-C frequencies to simulate, in Hz. 103 Valid DVB-S/S2 frequencies to simulate at Ku-Band, in kHz. 479 A nice addition is to simulate some noise when the signal quality is bad by:
|
| /linux/drivers/block/drbd/ |
| H A D | Kconfig | 47 Say Y here if you want to simulate IO errors, in order to test DRBD's
|
| /linux/arch/xtensa/kernel/ |
| H A D | vectors.S | 678 j _KernelExceptionVector # simulate kernel vector exception 680 j _UserExceptionVector # simulate user vector exception
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-papr-pmem | 73 used to simulate various health or shutdown states for an nvdimm
|
| H A D | sysfs-devices-platform-trackpoint | 99 Select functions like tapping the control stick to simulate a
|
| /linux/tools/testing/selftests/arm64/signal/ |
| H A D | README | 32 is placed on the stack and a sigreturn syscall is called to simulate a
|
| /linux/drivers/platform/surface/aggregator/ |
| H A D | Kconfig | 66 kernel's function error injection capabilities to simulate underlying
|