Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/Documentation/sphinx/
A Dautomarkup.py303 for para in doctree.traverse(nodes.paragraph):
304 for node in para.traverse(condition=text_but_not_a_reference):
/linux-6.3-rc2/Documentation/devicetree/bindings/leds/
A Dleds-trigger-pattern.txt4 The LED is expected to traverse the series and each brightness value for the
/linux-6.3-rc2/arch/arm64/boot/dts/freescale/
A Dfsl-ls1088a-ten64.dts8 * Author: Mathew McBride <matt@traverse.com.au>
20 compatible = "traverse,ten64", "fsl,ls1088a";
/linux-6.3-rc2/tools/thermal/tmon/
A DREADME16 links, trip point bindings, and device instances. To traverse such
/linux-6.3-rc2/fs/
A Dseq_file.c90 static int traverse(struct seq_file *m, loff_t offset) in traverse() function
195 while ((err = traverse(m, iocb->ki_pos)) == -EAGAIN) in seq_read_iter()
323 while ((retval = traverse(m, offset)) == -EAGAIN) in seq_lseek()
/linux-6.3-rc2/scripts/
A Dspdxcheck.py58 for el in lictree[d].traverse():
294 for el in tree.traverse():
/linux-6.3-rc2/Documentation/bpf/
A Dmap_xskmap.rst15 user space without having to traverse the full network stack. An AF_XDP socket
/linux-6.3-rc2/Documentation/filesystems/ext4/
A Ddirectory.rst223 To traverse the directory as a htree, the code calculates the hash of
231 To traverse the directory as a linear array (such as the old code does),
A Dinodes.rst9 file, one must traverse the directory files to find the directory entry
/linux-6.3-rc2/Documentation/filesystems/
A Dpath-lookup.txt70 - traverse mount points;
71 - traverse symlinks;
145 object 2 will correctly continue to object 3 when it is time to traverse the
A Dporting.rst605 cookie and using nd_set_link() to store the body to traverse, we return
606 the body to traverse and store the cookie using explicit void ** argument.
A Dvfs.rst526 This method returns the symlink body to traverse (and possibly
/linux-6.3-rc2/Documentation/admin-guide/kdump/
A Dvmcoreinfo.rst182 circular linked list. User-space tools need these in order to traverse
246 by user-space tools to be able to traverse the descriptors without
/linux-6.3-rc2/Documentation/RCU/
A DUP.rst71 a list of them, then traverse the list once the lock was
/linux-6.3-rc2/Documentation/devicetree/
A Dof_unittest.rst99 ``*parent``, that is used to traverse the tree in the reverse direction. So, at
/linux-6.3-rc2/Documentation/mm/
A Dhighmem.rst195 data has to be accessed to traverse in TLB fills and the like. One
/linux-6.3-rc2/Documentation/translations/it_IT/process/
A D7.AdvancedTopics.rst154 nel caso in cui sia arrivata per vie traverse.
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-kernel-slab497 Writing to the validate file causes SLUB to traverse all of its
/linux-6.3-rc2/Documentation/networking/
A Dfilter.rst431 the filter will generate. A limit of packets to traverse can be given.
/linux-6.3-rc2/Documentation/RCU/Design/Memory-Ordering/
A DTree-RCU-Memory-Ordering.rst534 Each pass of quiescent state forcing is guaranteed to traverse the leaf
/linux-6.3-rc2/Documentation/arm64/
A Darm-acpi.rst153 ACPI tables provided by the system firmware; the ACPI core will then traverse
/linux-6.3-rc2/Documentation/devicetree/bindings/
A Dvendor-prefixes.yaml1377 "^traverse,.*":
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/
A Dfsl.yaml1358 - traverse,ten64 # Ten64 Networking Appliance / Board
/linux-6.3-rc2/Documentation/kernel-hacking/
A Dlocking.rst1130 method is this: firstly, the readers always traverse the list inside
/linux-6.3-rc2/net/netfilter/
A DKconfig1103 will log every rule which match the packets as those traverse

Completed in 36 milliseconds

12