Home
last modified time | relevance | path

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

12

/linux/Documentation/filesystems/
A 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
64 exact path walking flags.
66 Path walking then must, broadly, do several particular things:
84 The hash lists are RCU protected, so list walking is not serialised with
[all …]
A Dpath-lookup.rst88 The Linux pathname walking code (mostly in ``fs/namei.c``) deals with
146 looking at the actual process of walking along a path. In particular
343 While walking down the tree (away from the root) this lock is used when
352 When walking up the tree (towards the root) by following a ".." link,
381 Throughout the process of walking a path, the current status is stored
647 REF-walk could also have made if it were walking down the tree at the
678 ``rcu_read_lock()`` is held for the entire time that RCU-walk is walking
1111 off the stack and path walking continues.
1168 All this leads to ``link_path_walk()`` walking down every component, and
1234 One other place where walking down a symlink can involve leaving
[all …]
A Dxfs-self-describing-metadata.rst18 other metadata structures need to be discovered by walking the filesystem
A Dautofs.rst170 An RCU-walk is a fast and lightweight process for walking down a
/linux/tools/perf/Documentation/
A Dintel-bts.txt12 While decoding Intel BTS does not require walking the object code, the object
/linux/Documentation/ABI/testing/
A Dsysfs-class-fpga-manager19 states. The fpga manager driver is walking through these steps
/linux/Documentation/vm/
A Dtranshuge.rst59 Code walking pagetables but unaware about huge pmds can simply call
68 If you're not walking pagetables but you run into a physical hugepage
A Dunevictable-lru.rst238 replaced by walking the reverse map to determine whether any VM_LOCKED VMAs
527 try_to_unmap() checks for VM_LOCKED VMAs while it is walking a page's reverse
A Dhmm.rst341 While walking the page tables, a ``pte_none()`` or ``is_zero_pfn()``
/linux/sound/soc/
A Dsoc-dapm.c1170 if (path->walking) in invalidate_paths_ep()
1174 path->walking = 1; in invalidate_paths_ep()
1176 path->walking = 0; in invalidate_paths_ep()
1225 if (path->walking) in is_connected_ep()
1231 path->walking = 1; in is_connected_ep()
1233 path->walking = 0; in is_connected_ep()
/linux/fs/jffs2/
A DREADME.Locking105 has to be locked while walking the c->inocache_list hash buckets.
/linux/Documentation/locking/
A Drobust-futex-ABI.rst157 'list_op_pending' and the address of each 'lock word' found by walking
A Dww-mutex-design.rst240 - They can handle lock-acquisition in any order which allows us to start walking
/linux/Documentation/scheduler/
A Dsched-design-CFS.rst112 SMP load-balancing has been reworked/sanitized: the runqueue-walking
/linux/Documentation/core-api/
A Dxarray.rst303 in this case, as it will save you from walking the tree twice.
319 macro. This macro initialises the xa_state ready to start walking
A Dassoc_array.rst553 so as long as anyone doing walking or iteration holds the RCU read lock, the
/linux/include/sound/
A Dsoc-dapm.h603 u32 walking:1; /* path is in the process of being walked */ member
/linux/Documentation/fault-injection/
A Dfault-injection.rst119 stacktrace walking. Failure is injected only if some caller
/linux/Documentation/hwmon/
A Dw83781d.rst432 suspected since walking through all the values increasingly and then
/linux/Documentation/filesystems/caching/
A Dcachefiles.rst151 kernel module contains its own very cut-down path walking facility that ignores
/linux/Documentation/fpga/
A Ddfl.rst74 convenient for software to locate each feature by walking through this list,
/linux/Documentation/scsi/
A DChangeLog.ncr53c8xx453 of walking on the lun CCBs list. Up to 32 tags per lun are now
/linux/Documentation/virt/kvm/
A Dmmu.rst442 invalidated. This also needs to hold the MMU lock while walking all
/linux/mm/
A DKconfig386 up the pagetable walking.
/linux/Documentation/admin-guide/
A Dext4.rst587 ext3 indirect block mapped inode to ext4 extent mapped inode by walking

Completed in 71 milliseconds

12