/openbmc/linux/drivers/clk/qcom/ |
H A D | clk-branch.c | 28 static bool clk_branch_check_halt(const struct clk_branch *br, bool enabling) in clk_branch_check_halt() argument 39 return !!val == !enabling; in clk_branch_check_halt() 42 static bool clk_branch2_check_halt(const struct clk_branch *br, bool enabling) in clk_branch2_check_halt() argument 53 if (enabling) { in clk_branch2_check_halt() 61 static int clk_branch_wait(const struct clk_branch *br, bool enabling, in clk_branch_wait() argument 74 if (br->halt_check == BRANCH_HALT_DELAY || (!enabling && voted)) { in clk_branch_wait() 78 (enabling && voted)) { in clk_branch_wait() 82 if (check_halt(br, enabling)) in clk_branch_wait() 87 enabling ? "ff" : "n"); in clk_branch_wait()
|
/openbmc/linux/tools/testing/selftests/livepatch/ |
H A D | test-state.sh | 23 livepatch: enabling patch '$MOD_LIVEPATCH' 55 livepatch: enabling patch '$MOD_LIVEPATCH' 65 livepatch: enabling patch '$MOD_LIVEPATCH2' 100 livepatch: enabling patch '$MOD_LIVEPATCH2' 110 livepatch: enabling patch '$MOD_LIVEPATCH3' 121 livepatch: enabling patch '$MOD_LIVEPATCH2' 153 livepatch: enabling patch '$MOD_LIVEPATCH2'
|
H A D | test-callbacks.sh | 40 livepatch: enabling patch '$MOD_LIVEPATCH' 85 livepatch: enabling patch '$MOD_LIVEPATCH' 135 livepatch: enabling patch '$MOD_LIVEPATCH' 181 livepatch: enabling patch '$MOD_LIVEPATCH' 223 livepatch: enabling patch '$MOD_LIVEPATCH' 260 livepatch: enabling patch '$MOD_LIVEPATCH' 299 livepatch: enabling patch '$MOD_LIVEPATCH' 348 livepatch: enabling patch '$MOD_LIVEPATCH' 428 livepatch: enabling patch '$MOD_LIVEPATCH' 471 livepatch: enabling patch '$MOD_LIVEPATCH' [all …]
|
H A D | test-livepatch.sh | 35 livepatch: enabling patch '$MOD_LIVEPATCH' 79 livepatch: enabling patch '$MOD_LIVEPATCH' 86 livepatch: enabling patch '$MOD_REPLACE' 139 livepatch: enabling patch '$MOD_LIVEPATCH' 146 livepatch: enabling patch '$MOD_REPLACE'
|
/openbmc/linux/block/ |
H A D | Kconfig | 117 Enabling this option enables the block layer to throttle buffered 134 Enabling this option enables the .latency interface for IO throttling. 145 Enabling this option enables the support to track FC I/O traffic across 155 Enabling this option enables the .weight interface for cost 191 Enabling this option enables users to setup/unlock/lock 197 Build the blk-crypto subsystem. Enabling this lets the 207 Enabling this lets the block layer handle inline encryption
|
/openbmc/u-boot/drivers/crypto/ |
H A D | Kconfig | 19 Enabling this allows the use of SHA operations in hardware without 32 Enabling this allows the use of SHA operations in hardware without requiring the 42 Enabling this allows the use of ECC/RSA operations in hardware without requiring the
|
/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/ |
H A D | func_traceonoff_triggers.tc | 9 # Ftrace allows to add triggers to functions, such as enabling or disabling 10 # tracing, enabling or disabling trace events, or recording a stack trace 13 # This test is designed to test enabling and disabling tracing triggers 23 echo "Testing function probes with enabling disabling tracing:"
|
/openbmc/linux/sound/soc/amd/ |
H A D | Kconfig | 78 By enabling this flag build will trigger for ACP PCI driver, 100 AMD Yellow Carp platform. By enabling this flag build will be 130 AMD RPL platform. By enabling this flag build will be 141 AMD Pink sardine platform. By enabling this flag build will be
|
/openbmc/u-boot/doc/ |
H A D | README.arm-caches | 7 Enabling I-cache: 10 Enabling D-cache: 13 Enabling Caches at System Startup:
|
H A D | README.nokia_rx51 | 5 because NOLO has already configured the board. Only needed is enabling 83 For enabling USB TTY just add this line to file include/configs/nokia_rx51.h 91 crash or no access to mtd. For enabling ONENAND support add this line at begin 100 flashed with attached zImage to RX-51 kernel nand area. For enabling UBIFS
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 234.out | 2 Enabling migration QMP events on A... 5 Enabling migration QMP events on B... 23 Enabling migration QMP events on A...
|
H A D | 262.out | 2 Enabling migration QMP events on B... 5 Enabling migration QMP events on A...
|
/openbmc/linux/fs/smb/client/ |
H A D | Kconfig | 60 Enabling this option will allow more detailed statistics on SMB 112 Enabling this option will cause the cifs client to attempt to 125 Enabling this option adds helpful debugging messages to 133 Enabling this option adds a few more debugging routines 144 Enabling this will dump the encryption and decryption keys
|
/openbmc/linux/drivers/clk/ |
H A D | clk-aspeed.h | 20 * reset is required when enabling the clock 39 * reset is required when enabling the clock 43 * Some of the clocks in the Aspeed SoC must be put in reset before enabling.
|
/openbmc/linux/Documentation/driver-api/thermal/ |
H A D | exynos_thermal_emulation.rst | 18 Enabling CONFIG_THERMAL_EMULATION option will make this support 32 enabling. It means when you want to update the any value of delay or 34 time. (Or you have to keep the mode enabling.) If you don't, it fails to
|
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/mesa/ |
H A D | mesa-demos_%.bbappend | 2 # And enabling the `wayland` option without enabling `egl` is useless.
|
/openbmc/u-boot/arch/arm/mach-exynos/ |
H A D | power.c | 45 /* Enabling USBHOST_PHY */ in exynos5_set_usbhost_phy_ctrl() 61 /* Enabling USBHOST_PHY */ in exynos4412_set_usbhost_phy_ctrl() 94 /* Enabling USBDRD_PHY */ in exynos5_set_usbdrd_phy_ctrl() 110 /* Enabling USBDEV_PHY */ in exynos5420_set_usbdev_phy_ctrl()
|
/openbmc/linux/security/integrity/ima/ |
H A D | Kconfig | 196 Enabling this rule will require all kexec'ed kernel images to 201 kexec_load syscall. Enabling this rule will prevent its 209 Enabling this rule will require all kernel modules to be signed 213 via the finit_module syscall. Enabling this rule will prevent 221 Enabling this rule will require the IMA policy to be signed and
|
/openbmc/linux/drivers/regulator/ |
H A D | bd71828-regulator.c | 211 * only enabling/disabling regulator for LPSR state 282 * enabling power rail on different states. 317 * enabling power rail on different states. 352 * enabling power rail on different states. 469 * enabling power rail on different states. 503 * enabling power rail on different states. 537 * enabling power rail on different states. 572 * enabling power rail on different states. 662 * enabling power rail on different states.
|
/openbmc/linux/Documentation/PCI/ |
H A D | pci-iov-howto.rst | 39 enabling and disabling of the capability via API provided by SR-IOV core. 49 checks, e.g., check numvfs == 0 if enabling VFs, ensure 91 command below before enabling SR-IOV capabilities. This is the 99 command below before enabling SR-IOV capabilities. Updating this
|
/openbmc/linux/mm/ |
H A D | Kconfig.debug | 74 the runtime debug capabilities switched off. Enabling this is 137 "init_on_free=1" instead of enabling this. 149 careful when enabling this feature because it adds about 30 KB to the 229 only shown in /sys/kernel/debug/kmemleak. Enabling this 234 Enabling DEBUG_SLAB or SLUB_DEBUG may increase the chances
|
/openbmc/linux/drivers/tee/optee/ |
H A D | Kconfig | 19 it is in SYSTEM_RUNNING. This also requires enabling the corresponding 21 the security threat associated with enabling this as well as
|
/openbmc/linux/tools/testing/selftests/arm64/signal/testcases/ |
H A D | sme_trap_za.c | 5 * Verify that accessing ZA without enabling it generates a SIGILL. 30 .descr = "Check that we get a SIGILL if we access ZA without enabling",
|
/openbmc/linux/Documentation/devicetree/bindings/mtd/ |
H A D | nand-macronix.txt | 8 Enabling the randomizer is a one time persistent and non reversible 12 with hardware ECC and not enabled at UBI level, then enabling the
|
/openbmc/linux/tools/tracing/rtla/src/ |
H A D | trace.c | 23 debug_msg("Enabling %s tracer\n", tracer_name); in enable_tracer_by_name() 428 debug_msg("Enabling %s:%s filter %s\n", tevent->system, in trace_event_enable_filter() 434 err_msg("Error enabling %s:%s filter %s\n", tevent->system, in trace_event_enable_filter() 463 debug_msg("Enabling %s:%s trigger %s\n", tevent->system, in trace_event_enable_trigger() 469 err_msg("Error enabling %s:%s trigger %s\n", tevent->system, in trace_event_enable_trigger() 489 debug_msg("Enabling event %s:%s\n", tevent->system, tevent->event ? : "*"); in trace_events_enable() 492 err_msg("Error enabling event %s:%s\n", tevent->system, in trace_events_enable()
|