Searched full:situations (Results 1 – 25 of 397) sorted by relevance
12345678910>>...16
/Linux-v6.1/Documentation/RCU/ |
D | arrayRCU.rst | 7 also be used to protect arrays. Three situations are as follows: 15 Each of these three situations involves an RCU-protected pointer to an 26 That aside, each of the three RCU-protected pointer situations are 37 array-of-list situations, such as radix trees.
|
/Linux-v6.1/Documentation/timers/ |
D | no_hz.rst | 38 there are some situations where this old-school approach is still the 84 unnecessary scheduling-clock interrupts. In these situations, there 121 by one less than the number of CPUs. In these situations, there is 183 There are situations in which idle CPUs cannot be permitted to 261 of other situations where the scheduling-clock tick is not 278 Better handling of these sorts of situations is future work.
|
/Linux-v6.1/Documentation/locking/ |
D | preempt-locking.rst | 15 requires explicit additional locking for very few additional situations. 18 requires protecting these situations. 35 protect these situations by disabling preemption around them.
|
/Linux-v6.1/tools/memory-model/Documentation/ |
D | access-marking.txt | 53 In fact, the following sections describe situations where use of 61 Here are some situations where data_race() should be used instead of 78 values are ignored, and other situations where reads from shared variables 166 Here are some example situations where plain C-language accesses should 173 wide variety of situations, including the uniprocessor phase of 176 data structures, and the cleanup side of any of these situations.
|
D | README | 26 situations involving more than two threads: recipes.txt
|
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn10/ |
D | dcn10_fpu.c | 51 * isolate FPU operations in a single place, we must avoid situations where 57 * situations where developers forgot to use the FP protection before calling
|
/Linux-v6.1/arch/powerpc/include/asm/nohash/32/ |
D | pte-44x.h | 60 * certain situations. In other words, in such situations some portion of
|
/Linux-v6.1/lib/zlib_inflate/ |
D | Makefile | 13 # any nasty situations wrt memory management, and that the
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-fs-erofs | 17 - 2 (force off): disable for all situations.
|
D | sysfs-devices-real_power_state | 17 In some situations the value of this attribute may be different
|
D | sysfs-bus-iio-trigger-sysfs | 9 automated testing or in situations, where other trigger methods
|
D | sysfs-class-bdi | 53 situations where we want to avoid one device taking all or
|
/Linux-v6.1/Documentation/maintainer/ |
D | rebasing-and-merging.rst | 111 the mainline. The best practices to follow differ in those two situations. 190 as always, in such situations, the merge commit should explain why the 223 be situations that call out for a different solution, and these guidelines
|
/Linux-v6.1/Documentation/i2c/ |
D | gpio-fault-injection.rst | 46 The following fault injectors create situations where SDA will be held low by a 47 device. Bus recovery should be able to fix these situations. But please note:
|
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
D | qcom,usb-vbus-regulator.yaml | 14 regulator will be enabled in situations where the device is required to
|
/Linux-v6.1/Documentation/arm/ |
D | vlocks.rst | 10 which are otherwise non-coherent, in situations where the hardware 89 vlocks are therefore best suited to situations where it is necessary
|
/Linux-v6.1/Documentation/devicetree/bindings/watchdog/ |
D | aspeed-wdt.txt | 20 This is useful in situations where another watchdog engine on chip is
|
/Linux-v6.1/Documentation/networking/device_drivers/can/freescale/ |
D | flexcan.rst | 25 performs better under high system load situations.
|
/Linux-v6.1/drivers/usb/dwc3/ |
D | Makefile | 37 # which is arch-specific and that it compiles on all situations.
|
/Linux-v6.1/Documentation/admin-guide/ |
D | edid.rst | 24 As a remedy for such situations, the kernel configuration item
|
/Linux-v6.1/drivers/gpu/drm/ |
D | drm_vblank_work.c | 25 * there's a few situations where it can't be helped. Some unforgiving 31 * context. Both of these situations can't be solved perfectly in Linux since
|
/Linux-v6.1/Documentation/mm/ |
D | overcommit-accounting.rst | 24 use, in most situations this means a process will not be
|
/Linux-v6.1/arch/mips/include/asm/octeon/ |
D | cvmx-bootmem.h | 324 * Locks the bootmem allocator. This is useful in certain situations 332 * Unlocks the bootmem allocator. This is useful in certain situations
|
/Linux-v6.1/Documentation/core-api/ |
D | kref.rst | 148 know what you are doing (there are some situations where locking is 153 There are some situations where you can optimize the gets and puts.
|
/Linux-v6.1/drivers/cpuidle/governors/ |
D | teo.c | 48 * The "hits" metric reflects the relative frequency of situations in which the 52 * situations in which the measured idle duration is so much shorter than the 55 * situations are referred to as "intercepts" below).
|
12345678910>>...16