/Linux-v4.19/drivers/cpuidle/ |
D | coupled.c | 112 int prevent; member 488 while (coupled->prevent) { in cpuidle_enter_state_coupled() 537 if (coupled->prevent) { in cpuidle_enter_state_coupled() 678 coupled->prevent++; in cpuidle_coupled_register_device() 723 coupled->prevent++; in cpuidle_coupled_prevent_idle() 746 coupled->prevent--; in cpuidle_coupled_allow_idle()
|
/Linux-v4.19/Documentation/filesystems/ |
D | efivarfs.txt | 21 as immutable files. This doesn't prevent removal - "chattr -i" will work - 22 but it does prevent this kind of failure from being accomplished
|
/Linux-v4.19/Documentation/userspace-api/ |
D | no_new_privs.rst | 7 programs and file capabilities. To prevent the parent program from 9 careful to prevent the parent from doing anything that could subvert the 41 Note that ``no_new_privs`` does not prevent privilege changes that do not
|
/Linux-v4.19/Documentation/networking/ |
D | netfilter-sysctl.txt | 8 with LOG target; this aims to prevent containers from flooding host
|
/Linux-v4.19/drivers/ide/ |
D | ide-floppy_ioctl.c | 241 int prevent = (arg && cmd != CDROMEJECT) ? 1 : 0; in ide_floppy_lockdoor() local 246 ide_set_media_lock(drive, disk, prevent); in ide_floppy_lockdoor()
|
/Linux-v4.19/Documentation/core-api/ |
D | debug-objects.rst | 79 can deactivate an active object in order to prevent damage to the 102 can deactivate an active object in order to prevent damage to the 126 deactivate an active object in order to prevent damage to the subsystem. 156 prevent the usage of invalid objects, which are still available in 166 deactivate an active object in order to prevent damage to the subsystem. 182 prevent damage to the subsystem.
|
/Linux-v4.19/Documentation/ |
D | kernel-per-CPU-kthreads.txt | 46 that does not require per-CPU kthreads. This will prevent these 113 3. Once your application has started, prevent CPU-hotplug operations 125 3. Once your application has started, prevent CPU-hotplug operations 137 3. Once your application has started, prevent CPU-hotplug operations 333 2. Build with CONFIG_RCU_NOCB_CPU=n, which will prevent these 346 1. Build with CONFIG_LOCKUP_DETECTOR=n, which will prevent these 348 2. Boot with "nosoftlockup=0", which will also prevent these kthreads
|
/Linux-v4.19/Documentation/process/ |
D | volatile-considered-harmful.rst | 22 safe (spinlocks, mutexes, memory barriers, etc.) are designed to prevent 58 architectures. Those accessors are written to prevent unwanted 83 keyword to asm statements will prevent this removal.
|
/Linux-v4.19/Documentation/locking/ |
D | rt-mutex.txt | 62 with ->wait_lock is held. To prevent any fast path cmpxchg to the lock, 68 To prevent a cmpxchg of the owner releasing the lock, we need to
|
/Linux-v4.19/Documentation/power/ |
D | freezing-of-tasks.txt | 99 1. The principal reason is to prevent filesystems from being damaged after 117 additional memory and we prevent them from doing that by freezing them earlier. 122 3. The third reason is to prevent user space processes and some kernel threads 152 4. Another reason for freezing tasks is to prevent user space processes from 203 VI. Are there any precautions to be taken to prevent freezing failures? 226 mutex_[un]lock(&system_transition_mutex). That would prevent freezing failures.
|
/Linux-v4.19/tools/testing/selftests/tc-testing/ |
D | TODO.txt | 4 present, prevent the related categories from running.
|
/Linux-v4.19/drivers/scsi/ |
D | osst.h | 260 …unsigned prevent :1; /* The device defaults in the prevent state after power up… member 266 …unsigned prevent :1; /* The device defaults in the prevent state after power up… member
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | rk3288-veyron-sdmmc.dtsi | 34 * Builtin CD line is hooked to ground to prevent JTAG at boot
|
/Linux-v4.19/Documentation/security/keys/ |
D | request-key.rst | 47 does not need to link the key to a keyring to prevent it from being immediately 61 to prevent the key from going away, and returns the serial number of the key to 138 This is provided to prevent excessive repeated spawning of /sbin/request-key
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | review-checklist.txt | 37 host/guest memory must be unshared to prevent the host from writing to
|
/Linux-v4.19/Documentation/devicetree/bindings/memory-controllers/ |
D | renesas-memory-controllers.txt | 10 domains, and prevent these PM domains from being powered down, which would
|
/Linux-v4.19/scripts/gcc-plugins/ |
D | Kconfig | 77 __user attribute. This can prevent some classes of information 115 slightly increase memory usage, and prevent the use of forensic
|
/Linux-v4.19/tools/testing/selftests/tc-testing/creating-testcases/ |
D | AddingTestCases.txt | 9 will help prevent conflicts when updating the repository. Refer to 75 the tests are run will be destroyed. This is to prevent inaccurate results
|
/Linux-v4.19/drivers/pnp/pnpbios/ |
D | Kconfig | 18 BIOS) say Y here. Also the PNPBIOS can help prevent resource
|
/Linux-v4.19/security/integrity/ima/ |
D | Kconfig | 172 to be signed. Unsigned files might prevent the system from 195 kexec_load syscall. Enabling this rule will prevent its 207 via the finit_module syscall. Enabling this rule will prevent
|
/Linux-v4.19/Documentation/i2c/ |
D | old-module-parameters | 9 "ignore" (to prevent a driver from probing a given address).
|
/Linux-v4.19/Documentation/driver-api/ |
D | frame-buffer.rst | 27 fb_monospecs prevents such things, and if used correctly, can prevent a
|
/Linux-v4.19/security/integrity/ |
D | Kconfig | 28 to "lock" certain keyring to prevent adding new keys.
|
/Linux-v4.19/Documentation/hwmon/ |
D | max1668 | 60 Set to non-zero if you wish to prevent write access to alarm thresholds.
|
/Linux-v4.19/kernel/gcov/ |
D | Kconfig | 51 which are not linked to the kernel image to prevent linker errors.
|