Home
last modified time | relevance | path

Searched full:situations (Results 1 – 25 of 397) sorted by relevance

12345678910>>...16

/Linux-v6.1/Documentation/RCU/
DarrayRCU.rst7 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/
Dno_hz.rst38 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/
Dpreempt-locking.rst15 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/
Daccess-marking.txt53 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.
DREADME26 situations involving more than two threads: recipes.txt
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn10/
Ddcn10_fpu.c51 * 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/
Dpte-44x.h60 * certain situations. In other words, in such situations some portion of
/Linux-v6.1/lib/zlib_inflate/
DMakefile13 # any nasty situations wrt memory management, and that the
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-fs-erofs17 - 2 (force off): disable for all situations.
Dsysfs-devices-real_power_state17 In some situations the value of this attribute may be different
Dsysfs-bus-iio-trigger-sysfs9 automated testing or in situations, where other trigger methods
Dsysfs-class-bdi53 situations where we want to avoid one device taking all or
/Linux-v6.1/Documentation/maintainer/
Drebasing-and-merging.rst111 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/
Dgpio-fault-injection.rst46 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/
Dqcom,usb-vbus-regulator.yaml14 regulator will be enabled in situations where the device is required to
/Linux-v6.1/Documentation/arm/
Dvlocks.rst10 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/
Daspeed-wdt.txt20 This is useful in situations where another watchdog engine on chip is
/Linux-v6.1/Documentation/networking/device_drivers/can/freescale/
Dflexcan.rst25 performs better under high system load situations.
/Linux-v6.1/drivers/usb/dwc3/
DMakefile37 # which is arch-specific and that it compiles on all situations.
/Linux-v6.1/Documentation/admin-guide/
Dedid.rst24 As a remedy for such situations, the kernel configuration item
/Linux-v6.1/drivers/gpu/drm/
Ddrm_vblank_work.c25 * 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/
Dovercommit-accounting.rst24 use, in most situations this means a process will not be
/Linux-v6.1/arch/mips/include/asm/octeon/
Dcvmx-bootmem.h324 * 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/
Dkref.rst148 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/
Dteo.c48 * 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