Searched refs:traverse (Results 1 – 23 of 23) sorted by relevance
/Linux-v5.10/Documentation/sphinx/ |
D | automarkup.py | 252 for para in doctree.traverse(nodes.paragraph): 253 for node in para.traverse(nodes.Text):
|
/Linux-v5.10/scripts/ |
D | spdxcheck.py | 42 for el in lictree[d].traverse(): 207 for el in tree.traverse():
|
/Linux-v5.10/Documentation/devicetree/bindings/leds/ |
D | leds-trigger-pattern.txt | 4 The LED is expected to traverse the series and each brightness value for the
|
/Linux-v5.10/tools/thermal/tmon/ |
D | README | 16 links, trip point bindings, and device instances. To traverse such
|
/Linux-v5.10/fs/ |
D | seq_file.c | 87 static int traverse(struct seq_file *m, loff_t offset) in traverse() function 192 while ((err = traverse(m, iocb->ki_pos)) == -EAGAIN) in seq_read_iter() 320 while ((retval = traverse(m, offset)) == -EAGAIN) in seq_lseek()
|
/Linux-v5.10/Documentation/filesystems/ext4/ |
D | directory.rst | 198 To traverse the directory as a htree, the code calculates the hash of 206 To traverse the directory as a linear array (such as the old code does),
|
D | inodes.rst | 9 file, one must traverse the directory files to find the directory entry
|
/Linux-v5.10/Documentation/filesystems/ |
D | path-lookup.txt | 70 - traverse mount points; 71 - traverse symlinks; 145 object 2 will correctly continue to object 3 when it is time to traverse the
|
D | porting.rst | 599 cookie and using nd_set_link() to store the body to traverse, we return 600 the body to traverse and store the cookie using explicit void ** argument.
|
D | vfs.rst | 515 This method returns the symlink body to traverse (and possibly
|
/Linux-v5.10/Documentation/vm/ |
D | highmem.rst | 140 data has to be accessed to traverse in TLB fills and the like. One
|
/Linux-v5.10/Documentation/devicetree/ |
D | of_unittest.rst | 78 ``*parent``, that is used to traverse the tree in the reverse direction. So, at
|
/Linux-v5.10/Documentation/RCU/ |
D | UP.rst | 70 a list of them, then traverse the list once the lock was
|
/Linux-v5.10/Documentation/admin-guide/kdump/ |
D | vmcoreinfo.rst | 176 circular linked list. User-space tools need these in order to traverse 240 by user-space tools to be able to traverse the descriptors without
|
/Linux-v5.10/Documentation/translations/it_IT/process/ |
D | 7.AdvancedTopics.rst | 154 nel caso in cui sia arrivata per vie traverse.
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-kernel-slab | 497 Writing to the validate file causes SLUB to traverse all of its
|
/Linux-v5.10/Documentation/RCU/Design/Memory-Ordering/ |
D | Tree-RCU-Memory-Ordering.rst | 510 Each pass of quiescent state forcing is guaranteed to traverse the leaf
|
/Linux-v5.10/Documentation/arm64/ |
D | arm-acpi.rst | 153 ACPI tables provided by the system firmware; the ACPI core will then traverse
|
/Linux-v5.10/Documentation/kernel-hacking/ |
D | locking.rst | 1136 method is this: firstly, the readers always traverse the list inside
|
/Linux-v5.10/net/netfilter/ |
D | Kconfig | 1057 will log every rule which match the packets as those traverse
|
/Linux-v5.10/Documentation/block/ |
D | biodoc.rst | 689 that traverse bio chains on completion need to keep that in mind. Drivers
|
/Linux-v5.10/Documentation/networking/ |
D | filter.rst | 415 the filter will generate. A limit of packets to traverse can be given.
|
/Linux-v5.10/Documentation/security/keys/ |
D | core.rst | 97 they traverse to this state. An expired key can be updated back to a
|