| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/ |
| H A D | cmm.c | 53 static bool __read_mostly simulate; variable 78 module_param_named(simulate, simulate, bool, 0444); 79 MODULE_PARM_DESC(simulate, "Enable simulation mode (no communication with hw)."); 100 if (unlikely(simulate)) in plpar_page_set_loaned() 120 if (unlikely(simulate)) in plpar_page_set_active() 246 if (likely(!simulate)) { in cmm_get_mpp() 415 if (!simulate) in cmm_sysfs_register() 624 if (!firmware_has_feature(FW_FEATURE_CMO) && !simulate) in cmm_init()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/probes/ |
| H A D | Makefile | 4 simulate-insn.o 6 simulate-insn.o
|
| H A D | uprobes.c | 52 auprobe->simulate = true; in arch_uprobe_analyze_insn() 108 if (!auprobe->simulate) in arch_uprobe_skip_sstep()
|
| /OK3568_Linux_fs/kernel/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() 88 if (!auprobe->simulate) in arch_uprobe_skip_sstep()
|
| /OK3568_Linux_fs/buildroot/package/rockchip/rkupdate/ |
| H A D | Config.in | 15 bool "simulate abnormal power off during updating fw" 17 simulate abnormal power off during updating fw.
|
| /OK3568_Linux_fs/kernel/drivers/usb/cdns3/ |
| H A D | drd.h | 31 __le32 simulate; member 55 __le32 simulate; member 72 __le32 simulate; member
|
| H A D | drd.c | 385 writel(1, &cdns->otg_v0_regs->simulate); in cdns3_drd_init() 402 writel(1, &cdns->otg_v1_regs->simulate); in cdns3_drd_init()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/cdns3/ |
| H A D | drd.h | 31 __le32 simulate; member 55 __le32 simulate; member
|
| H A D | drd.c | 263 writel(1, &cdns->otg_v0_regs->simulate); in cdns3_drd_init() 271 writel(1, &cdns->otg_v1_regs->simulate); in cdns3_drd_init()
|
| /OK3568_Linux_fs/kernel/arch/arm/probes/uprobes/ |
| H A D | core.c | 50 if (!auprobe->simulate) in arch_uprobe_skip_sstep() 94 auprobe->simulate = true; in arch_uprobe_analyze_insn()
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | uprobes.h | 30 bool simulate; member
|
| /OK3568_Linux_fs/kernel/arch/csky/include/asm/ |
| H A D | uprobes.h | 27 bool simulate; member
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/ |
| H A D | lirc_options.conf | 13 allow-simulate = No
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | uprobes.h | 31 bool simulate; member
|
| /OK3568_Linux_fs/kernel/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:
|
| /OK3568_Linux_fs/kernel/arch/x86/ras/ |
| H A D | Kconfig | 22 simulate an error in a particular page frame. "array" is a read-only
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/spi/ |
| H A D | soft-spi.txt | 3 The soft SPI bus implementation allows the use of GPIO pins to simulate a
|
| /OK3568_Linux_fs/kernel/Documentation/xtensa/ |
| H A D | atomctl.rst | 19 On the FPGA Cards we typically simulate an Intelligent Memory controller
|
| /OK3568_Linux_fs/kernel/drivers/usb/isp1760/ |
| H A D | Kconfig | 13 where the chip itself is behind a PLB to simulate such
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/ |
| H A D | bq24190.txt | 32 charge current on USB SDP ports, among other features). To simulate this on
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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:
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/ |
| H A D | vectors.S | 698 j _KernelExceptionVector # simulate kernel vector exception 700 j _UserExceptionVector # simulate user vector exception
|