Home
last modified time | relevance | path

Searched refs:race (Results 1 – 25 of 79) sorted by relevance

1234

/Linux-v4.19/Documentation/driver-api/firmware/
Ddirect-fs-lookup.rst22 a race is possible with loading the driver and the real rootfs not yet being
23 available. Stuffing the firmware into initramfs resolves this race issue,
24 however note that using initrd does not suffice to address the same race.
Dfirmware_cache.rst21 filesystem to mount or dealing with possible race issues with lookups as the
/Linux-v4.19/net/ax25/
DTODO13 the race caused by the static variable in it's previous implementation.
/Linux-v4.19/Documentation/arm/
D00-INDEX27 cluster-pm-race-avoidance.txt
Dcluster-pm-race-avoidance.txt1 Cluster-wide Power-up/power-down race avoidance algorithm
176 race avoidance algorithm.
255 The race avoidance algorithm does not provide a way to determine
417 The race avoidance algorithm documented above does not provide a
/Linux-v4.19/Documentation/filesystems/
Dhpfs.txt220 Fixed a race-condition when write_inode is called while deleting file
223 Rewritten locking to avoid race-conditions
256 Fixed a possible bitmap race
259 Fixed a nondestructive race in rename
274 Fixed race-condition in buffer code - it is in all filesystems in Linux;
280 Fixed non-crashing race in unlink (Alexander Viro)
Dlocks.txt46 race and deadlock conditions that the current solution was the only
Dfiles.txt78 that look-up may race with the last put() operation on the
/Linux-v4.19/net/netfilter/
Dxt_hashlimit.c211 const struct dsthash_dst *dst, bool *race) in dsthash_alloc_init() argument
223 *race = true; in dsthash_alloc_init()
743 bool race = false; in hashlimit_mt_common() local
752 dh = dsthash_alloc_init(hinfo, &dst, &race); in hashlimit_mt_common()
756 } else if (race) { in hashlimit_mt_common()
/Linux-v4.19/tools/testing/selftests/media_tests/
Dregression_test.txt32 Regression test for media_devnode unregister race with ioctl_syscall:
/Linux-v4.19/Documentation/driver-api/soundwire/
Dlocking.rst6 following locks in order to avoid race conditions in Bus operations on
/Linux-v4.19/Documentation/power/
Dsuspend-and-cpuhotplug.txt16 What happens when regular CPU hotplug and Suspend-to-RAM race with each other
246 III. Are there any known problems when regular CPU hotplug and suspend race
259 2. If a regular CPU hotplug stress test happens to race with the freezer due
/Linux-v4.19/Documentation/input/devices/
Dbcm5974.rst43 different interfaces of the same usb device. This creates a race condition
/Linux-v4.19/Documentation/process/
Dstable-kernel-rules.rst25 - No "theoretical race condition" issues, unless an explanation of how the
26 race can be exploited is also provided.
Dcode-of-conduct.rst14 personal appearance, race, religion, or sexual identity and orientation.
/Linux-v4.19/Documentation/
DDMA-attributes.txt23 could race with data DMA. Mapping the memory used for completion
24 indications with DMA_ATTR_WRITE_BARRIER would prevent the race.
Drobust-futexes.txt62 - it has quite complex locking and race scenarios. The vma-based
108 There is one race possible though: since adding to and removing from the
Dfutex-requeue-pi.txt93 acquire the rt_mutex as it would open a race window between the
/Linux-v4.19/Documentation/virtual/kvm/
Dlocking.txt40 What we use to avoid all the race is the SPTE_HOST_WRITEABLE bit and
150 atomically update the spte, the race caused by fast page fault can be avoided,
/Linux-v4.19/Documentation/media/kapi/
Ddtv-demux.rst36 possibilities of lost update and race condition problems should be
/Linux-v4.19/Documentation/scsi/
DChangeLog.ips105 0.99.04 - Fix race condition in the passthru mechanism
/Linux-v4.19/Documentation/vm/
Dtranshuge.rst135 ->_mapcount of all sub-pages in order to have race-free detection of
142 get race-free detection of unmap of subpages when we have them mapped with
/Linux-v4.19/Documentation/ide/
DChangeLog.ide-cd.1994-200454 * Fix a race condition in retrieving error information.
59 * Fix race condition in setting up interrupt handlers
/Linux-v4.19/Documentation/RCU/
Drculist_nulls.txt117 a race (some writer did a delete and/or a move of an object
/Linux-v4.19/Documentation/devicetree/bindings/thermal/
Dnvidia,tegra124-soctherm.txt44 no race if priority of two vectors is set to the same value.

1234