Home
last modified time | relevance | path

Searched refs:locking (Results 1 – 10 of 10) sorted by relevance

/linux-4.19.296/fs/gfs2/
DKconfig21 the locking module below. Documentation and utilities for GFS2 can
28 bool "GFS2 DLM locking"
32 Multiple node locking module for GFS2
34 Most users of GFS2 will require this. It provides the locking
/linux-4.19.296/fs/
DKconfig89 bool "Enable POSIX file locking API" if EXPERT
92 This option enables standard file locking support, required
97 bool "Enable Mandatory file locking"
102 mounted filesystems to support mandatory locking.
/linux-4.19.296/fs/btrfs/
DMakefile9 extent_io.o volumes.o async-thread.o ioctl.o locking.o orphan.o \
/linux-4.19.296/drivers/sh/maple/
Dmaple.c448 int x, locking; in maple_vblank_handler() local
477 locking = maple_add_packet(mdev, 0, in maple_vblank_handler()
479 if (!locking) in maple_vblank_handler()
/linux-4.19.296/fs/affs/
DChanges51 - locking fixes
66 - locking fixes for link creation/removal.
80 - locking should be safe for the future
/linux-4.19.296/fs/jffs2/
DREADME.Locking5 This document attempts to describe the existing locking rules for
112 will not be removed. So, it is allowed to access it without locking
/linux-4.19.296/lib/
DKconfig.debug1049 bool "Lock debugging: prove locking correctness"
1061 This feature enables the kernel to prove that all locking
1064 not yet triggered) combination of observed locking
1069 In short, this feature enables the kernel to report locking
1082 If a deadlock is impossible (i.e. the locking rules, as
1088 different locking variants are observed and mapped too, and
1090 arbitrary combination of these separate locking variants.
1092 For more details, see Documentation/locking/lockdep-design.txt.
1106 For more details, see Documentation/locking/lockstat.txt
1214 bootup. The self-test checks whether common types of locking bugs
[all …]
DMakefile98 obj-$(CONFIG_DEBUG_LOCKING_API_SELFTESTS) += locking-selftest.o
/linux-4.19.296/fs/befs/
DChangeLog396 * Removed superblock locking calls in befs_read_super(). In 2.4, the VFS
/linux-4.19.296/
DMAINTAINERS6058 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core
8615 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core
8617 F: Documentation/locking/
8626 F: lib/locking*.[ch]
8627 F: kernel/locking/
8628 X: kernel/locking/locktorture.c
11717 F: Documentation/preempt-locking.txt
14778 F: kernel/locking/locktorture.c