Home
last modified time | relevance | path

Searched refs:deadlocks (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v4.19/arch/ia64/sn/kernel/sn2/
Dsn2_smp.c77 unsigned long deadlocks; member
316 __this_cpu_inc(ptcstats.deadlocks); in sn2_global_tlb_purge()
340 __this_cpu_inc(ptcstats.deadlocks); in sn2_ptc_deadlock_recovery()
509 stat->deadlocks, in sn2_ptc_seq_show()
/Linux-v4.19/Documentation/devicetree/bindings/net/ieee802154/
Dmcr20a.txt9 can occur deadlocks while handling isr.
Dat86rf230.txt10 can occur deadlocks while handling isr.
/Linux-v4.19/Documentation/locking/
Dww-mutex-design.txt93 ww mutex have been released (preventing deadlocks) and makes sure that we
375 - Normal lockdep errors that can result in deadlocks.
377 Some of the lockdep errors that can result in deadlocks:
380 - 'normal' deadlocks that can occur.
Dlockdep-design.txt82 to lock recursion deadlocks.
89 because this could lead to lock inversion deadlocks. (The validator
233 example, complex deadlocks that would normally need more than 3 CPUs and
Dmutex-design.txt98 - Detects multi-task circular deadlocks and prints out all affected
Dspinlocks.txt113 play with the spinlock is that you can get deadlocks:
/Linux-v4.19/Documentation/filesystems/
Dlocks.txt34 file with flock(). With pre 1.3.96 kernels this could result in deadlocks that,
Dindex.rst235 deadlocks you must treat :c:func:`jbd2_journal_start` /
238 deadlocks. Note that :c:func:`jbd2_journal_extend` has similar blocking
Dfuse.txt210 in all cases except some malicious deadlocks
Dxfs-delayed-logging-design.txt168 This introduces lots of scope for deadlocks with transactions that are already
527 The problem with this is that it can lead to deadlocks as we may need to commit
546 up front. This avoids deadlocks and removes a blocking point from the
DLocking267 This may also be done to avoid internal deadlocks, but rarely.
/Linux-v4.19/Documentation/core-api/
Dgfp_mask-from-fs-io.rst12 allocating memory to prevent recursion deadlocks caused by direct
Dworkqueue.rst45 including proneness to deadlocks around the single execution context.
145 pressure. Else it is possible that the worker-pool deadlocks waiting
/Linux-v4.19/Documentation/RCU/
Dlockdep.txt8 deadlocks and the like.
/Linux-v4.19/Documentation/vm/
Dhighmem.rst61 deadlocks when using in a nested fashion, and so it is not recommended for
Dbalance.rst19 __GFP_IO allocation requests are made to prevent file system deadlocks.
/Linux-v4.19/fs/jffs2/
DREADME.Locking49 avoid deadlocks with garbage collection -- the VFS will lock the i_sem
/Linux-v4.19/Documentation/process/
Dstable-api-nonsense.rst129 deadlocks.
D3.Early-stage.rst112 deadlocks. The late revelation of these problems - and refusal to
/Linux-v4.19/Documentation/admin-guide/
Ddevices.rst230 device. In order to avoid deadlocks, it is recommended that the locks
/Linux-v4.19/Documentation/PCI/
DMSI-HOWTO.txt187 acquire the spinlock. Such deadlocks can be avoided by using
/Linux-v4.19/lib/
DKconfig.debug1069 related deadlocks before they actually occur.
1120 deadlocks (lockups) to be detected and reported automatically.
1130 deadlocks are also debuggable.
/Linux-v4.19/Documentation/media/kapi/
Dv4l2-controls.rst389 not to introduce deadlocks.
/Linux-v4.19/Documentation/block/
Dbiodoc.txt609 deadlocks, e.g. avoid trying to allocate more memory from the pool while

12