| /OK3568_Linux_fs/kernel/arch/x86/ |
| H A D | Kconfig.cpu | 411 Intel CPU. Disabling this option on other types of CPUs 412 makes the kernel a tiny bit smaller. Disabling it on an Intel 425 Cyrix CPU. Disabling this option on other types of CPUs 426 makes the kernel a tiny bit smaller. Disabling it on a Cyrix 438 AMD CPU. Disabling this option on other types of CPUs 439 makes the kernel a tiny bit smaller. Disabling it on an AMD 452 Hygon CPU. Disabling this option on other types of CPUs 453 makes the kernel a tiny bit smaller. Disabling it on an Hygon 465 Centaur CPU. Disabling this option on other types of CPUs 466 makes the kernel a tiny bit smaller. Disabling it on a Centaur [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/ |
| H A D | Delete-Breaks.html | 29 <link href="Disabling.html#Disabling" rel="next" title="Disabling"> 67 Next: <a href="Disabling.html#Disabling" accesskey="n" rel="next">Disabling</a>, Previous: <a href=… 132 Next: <a href="Disabling.html#Disabling" accesskey="n" rel="next">Disabling</a>, Previous: <a href=…
|
| H A D | Conditions.html | 30 <link href="Disabling.html#Disabling" rel="previous" title="Disabling"> 67 …ext">Break Commands</a>, Previous: <a href="Disabling.html#Disabling" accesskey="p" rel="previous"… 203 …ext">Break Commands</a>, Previous: <a href="Disabling.html#Disabling" accesskey="p" rel="previous"…
|
| H A D | Disabling.html | 17 <title>Debugging with GDB: Disabling</title> 19 <meta name="description" content="Debugging with GDB: Disabling"> 20 <meta name="keywords" content="Debugging with GDB: Disabling"> 64 <a name="Disabling"></a> 70 <a name="Disabling-Breakpoints"></a> 71 <h4 class="subsection">5.1.5 Disabling Breakpoints</h4> 85 <p>Disabling and enabling a breakpoint that has multiple locations
|
| H A D | Set-Breaks.html | 115 would be unable to proceed past a breakpoint without first disabling the 133 program stops there. See <a href="Disabling.html#Disabling">Disabling Breakpoints</a>. 152 (see <a href="Disabling.html#Disabling">Disabling Breakpoints</a>). 166 may not have this support. See <a href="Disabling.html#Disabling">Disabling Breakpoints</a>. 346 Disabling or enabling the parent breakpoint (see <a href="Disabling.html#Disabling">Disabling</a>) …
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/ |
| H A D | Delete-Breaks.html | 29 <link href="Disabling.html#Disabling" rel="next" title="Disabling"> 67 Next: <a href="Disabling.html#Disabling" accesskey="n" rel="next">Disabling</a>, Previous: <a href=… 132 Next: <a href="Disabling.html#Disabling" accesskey="n" rel="next">Disabling</a>, Previous: <a href=…
|
| H A D | Conditions.html | 30 <link href="Disabling.html#Disabling" rel="previous" title="Disabling"> 67 …ext">Break Commands</a>, Previous: <a href="Disabling.html#Disabling" accesskey="p" rel="previous"… 203 …ext">Break Commands</a>, Previous: <a href="Disabling.html#Disabling" accesskey="p" rel="previous"…
|
| H A D | Disabling.html | 17 <title>Debugging with GDB: Disabling</title> 19 <meta name="description" content="Debugging with GDB: Disabling"> 20 <meta name="keywords" content="Debugging with GDB: Disabling"> 64 <a name="Disabling"></a> 70 <a name="Disabling-Breakpoints"></a> 71 <h4 class="subsection">5.1.5 Disabling Breakpoints</h4> 85 <p>Disabling and enabling a breakpoint that has multiple locations
|
| H A D | Set-Breaks.html | 115 would be unable to proceed past a breakpoint without first disabling the 133 program stops there. See <a href="Disabling.html#Disabling">Disabling Breakpoints</a>. 152 (see <a href="Disabling.html#Disabling">Disabling Breakpoints</a>). 166 may not have this support. See <a href="Disabling.html#Disabling">Disabling Breakpoints</a>. 346 Disabling or enabling the parent breakpoint (see <a href="Disabling.html#Disabling">Disabling</a>) …
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | preempt-locking.rst | 35 protect these situations by disabling preemption around them. 72 Data protection under preemption is achieved by disabling preemption for the 93 disabling preemption - any cond_resched() or cond_resched_lock() might trigger 95 reschedule. So use this implicit preemption-disabling property only if you 125 Preventing preemption using interrupt disabling 132 in doubt, rely on locking or explicit preemption disabling. 134 Note in 2.5 interrupt disabling is now only per-CPU (e.g. local).
|
| H A D | locktypes.rst | 59 preemption and interrupt disabling primitives. Contrary to other locking 60 mechanisms, disabling preemption or interrupts are pure CPU local 162 by disabling preemption or interrupts. 165 interrupt disabling and enabling primitives: 200 local_lock should be used in situations where disabling preemption or 219 core code, low-level interrupt handling and places where disabling 256 avoid migration by disabling preemption. PREEMPT_RT kernels instead 418 interrupt disabling and locking must remain separate, PREEMPT_RT offers a 468 On a non-PREEMPT_RT kernel this protects against reentrancy by disabling
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/man/ |
| H A D | cpupower-idle-set.1 | 11 sleep state, specific options offered by the kernel. One example is disabling 32 Cpuidle Governors Policy on Disabling Sleep States 45 example, it is not coherent, i.e. if one is disabling a light state, 50 Disabling the Lightest Sleep State may not have any Affect
|
| /OK3568_Linux_fs/kernel/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:"
|
| /OK3568_Linux_fs/kernel/drivers/staging/unisys/Documentation/ABI/ |
| H A D | sysfs-platform-visorchipset | 59 responsible for enabling and disabling SR-IOV devices when the 63 first disabling all VFs attached to that PF. s-Par handles this 78 responsible for enabling and disabling SR-IOV devices when the 82 first disabling all VFs attached to that PF. s-Par handles this
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/mali/ |
| H A D | Kconfig | 28 that is used for configuring, enabling and disabling 37 that is used for configuring, enabling and disabling 46 that is used for configuring, enabling and disabling
|
| /OK3568_Linux_fs/buildroot/package/zip/ |
| H A D | 0005-unix-configure-remove-GID-UID-size-check.patch | 59 - echo -- UID/GID test failed on compile - disabling old 16-bit UID/GID support 66 - echo -- UID not 2 bytes - disabling old 16-bit UID/GID support 69 - echo -- GID not 2 bytes - disabling old 16-bit UID/GID support 74 - echo -- test failed - conftest returned $r - disabling old 16-bit UID/GID support
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/hw-vuln/ |
| H A D | l1tf.rst | 238 scenario. Disabling SMT might be a viable alternative for particular 279 completely. Disabling SMT can have a significant performance impact, but 281 The impact of disabling SMT needs also to be weighted against the impact 348 5. Disabling EPT 351 Disabling EPT for virtual machines provides full mitigation for L1TF even 353 managed and sanitized by the hypervisor. Though disabling EPT has a 360 address the performance impact of disabling SMT or EPT. 531 - Disabling SMT: 533 Disabling SMT and enforcing the L1D flushing provides the maximum 543 - Disabling EPT: [all …]
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.arm-caches | 1 Disabling I-cache: 4 Disabling D-cache: 49 - The following sequence is advisable while disabling d-cache:
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/ |
| H A D | power.c | 50 /* Disabling USBHOST_PHY */ in exynos5_set_usbhost_phy_ctrl() 70 /* Disabling USBHOST_PHY */ in exynos4412_set_usbhost_phy_ctrl() 99 /* Disabling USBDRD_PHY */ in exynos5_set_usbdrd_phy_ctrl() 117 /* Disabling USBDEV_PHY */ in exynos5420_set_usbdev_phy_ctrl()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | pmc.txt | 41 supports disabling and resuming devices at any time. 46 This sleep controller only supports disabling devices during system 53 disabling. This sleep controller does not support configuring devices
|
| /OK3568_Linux_fs/kernel/arch/mips/pci/ |
| H A D | fixup-sb1250.c | 49 dev_dbg(&dev->dev, "not disabling DAC for device"); in sb1250_bus_dma_limit() 54 dev_dbg(&dev->dev, "not disabling DAC for [bus %02x-%02x]", in sb1250_bus_dma_limit() 57 dev_dbg(&dev->dev, "disabling DAC for device"); in sb1250_bus_dma_limit()
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/ |
| H A D | meson.build | 39 message('Disabling GLib cast checks') 45 message('Disabling GLib asserts') 49 message('Disabling deprecated GLib API')
|
| /OK3568_Linux_fs/kernel/drivers/thermal/qcom/ |
| H A D | Kconfig | 8 up in Sysfs as a thermal zone with multiple trip points. Disabling the 9 thermal zone device via the mode file results in disabling the sensor.
|
| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_vblank.h | 101 * @disable_timer: Disable timer for the delayed vblank disabling 102 * hysteresis logic. Vblank disabling is controlled through the 203 * avoid double-disabling and hence corrupting saved state. Needed by 205 * disabling functions multiple times.
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/obsolete/ |
| H A D | sysfs-selinux-disable | 11 The preferred method of disabling SELinux is via the "selinux=0" boot 20 and only one of the major distributions, Fedora, supports disabling
|