Home
last modified time | relevance | path

Searched refs:walking (Results 1 – 25 of 33) sorted by relevance

12

/Linux-v4.19/Documentation/filesystems/
Dpath-lookup.txt1 Path walking and name lookup locking
6 will be resolved. Paths are resolved by walking the namespace tree, starting
15 Path walking synchronisation history:
18 algorithm changed this by holding the dcache_lock at the beginning and walking
26 dentry that was looked up, so that may be used as the basis for walking the
37 path walking.
39 Path walking overview
60 name in the name string, and require some recursive path walking. Mount points
64 exact path walking flags.
66 Path walking then must, broadly, do several particular things:
[all …]
D00-INDEX103 - info on path walking and name lookup locking.
Dxfs-self-describing-metadata.txt15 other metadata structures need to be discovered by walking the filesystem
Dporting364 vfs now tries to do path walking in "rcu-walk mode", which avoids
/Linux-v4.19/tools/perf/Documentation/
Dintel-bts.txt12 While decoding Intel BTS does not require walking the object code, the object
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-fpga-manager19 states. The fpga manager driver is walking through these steps
/Linux-v4.19/drivers/staging/media/imx/
DTODO24 the entities discovered by walking the OF graph.
/Linux-v4.19/Documentation/vm/
Dtranshuge.rst69 Code walking pagetables but unaware about huge pmds can simply call
78 If you're not walking pagetables but you run into a physical hugepage
Dunevictable-lru.rst240 replaced by walking the reverse map to determine whether any VM_LOCKED VMAs
529 try_to_unmap() checks for VM_LOCKED VMAs while it is walking a page's reverse
/Linux-v4.19/fs/jffs2/
DREADME.Locking105 has to be locked while walking the c->inocache_list hash buckets.
/Linux-v4.19/Documentation/
Drobust-futex-ABI.txt157 'list_op_pending' and the address of each 'lock word' found by walking
/Linux-v4.19/Documentation/scheduler/
Dsched-design-CFS.txt108 SMP load-balancing has been reworked/sanitized: the runqueue-walking
/Linux-v4.19/Documentation/fpga/
Ddfl.txt70 convenient for software to locate each feature by walking through this list,
/Linux-v4.19/include/sound/
Dsoc-dapm.h570 u32 walking:1; /* path is in the process of being walked */ member
/Linux-v4.19/Documentation/virtual/kvm/
Dmmu.txt408 For the large memory guests, walking and zapping all pages is really slow
432 invalidated. This also needs to hold the MMU lock while walking all
/Linux-v4.19/Documentation/fault-injection/
Dfault-injection.txt104 stacktrace walking. Failure is injected only if some caller
/Linux-v4.19/sound/soc/
Dsoc-dapm.c1139 if (path->walking) in is_connected_ep()
1145 path->walking = 1; in is_connected_ep()
1147 path->walking = 0; in is_connected_ep()
/Linux-v4.19/Documentation/locking/
Dww-mutex-design.txt237 - They can handle lock-acquisition in any order which allows us to start walking
/Linux-v4.19/Documentation/hwmon/
Dw83781d379 suspected since walking through all the values increasingly and then
/Linux-v4.19/Documentation/filesystems/caching/
Dcachefiles.txt163 kernel module contains its own very cut-down path walking facility that ignores
/Linux-v4.19/Documentation/core-api/
Dassoc_array.rst553 so as long as anyone doing walking or iteration holds the RCU read lock, the
/Linux-v4.19/Documentation/scsi/
DChangeLog.ncr53c8xx453 of walking on the lun CCBs list. Up to 32 tags per lun are now
/Linux-v4.19/mm/
DKconfig389 up the pagetable walking.
/Linux-v4.19/Documentation/filesystems/ext4/
Dext4.rst566 inode to ext4 extent mapped inode by walking
/Linux-v4.19/Documentation/bpf/
Dbpf_devel_QA.rst606 target is mostly needed in tracing for the case of walking ``pt_regs``

12