/openbmc/qemu/docs/ |
H A D | bypass-iommu.txt | 78 We traverse all PCI root bus and get bus number ranges, then build explicit 81 To support Intel iommu, we traverse all PCI host bridge and get information 84 when traverse the PCI hsot bridge.
|
/openbmc/linux/Documentation/sphinx/ |
H A D | automarkup.py | 303 for para in doctree.traverse(nodes.paragraph): 304 for node in para.traverse(condition=text_but_not_a_reference):
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | leds-trigger-pattern.txt | 4 The LED is expected to traverse the series and each brightness value for the
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls1088a-ten64.dts | 8 * Author: Mathew McBride <matt@traverse.com.au> 20 compatible = "traverse,ten64", "fsl,ls1088a";
|
/openbmc/linux/tools/thermal/tmon/ |
H A D | README | 16 links, trip point bindings, and device instances. To traverse such
|
/openbmc/linux/fs/ |
H A D | seq_file.c | 90 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()
|
/openbmc/linux/scripts/ |
H A D | spdxcheck.py | 58 for el in lictree[d].traverse(): 294 for el in tree.traverse():
|
/openbmc/linux/Documentation/bpf/ |
H A D | map_xskmap.rst | 15 user space without having to traverse the full network stack. An AF_XDP socket
|
/openbmc/linux/Documentation/filesystems/ |
H A 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
|
H A D | porting.rst | 605 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.
|
/openbmc/linux/Documentation/filesystems/ext4/ |
H A D | directory.rst | 223 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),
|
H A D | inodes.rst | 9 file, one must traverse the directory files to find the directory entry
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | typeahead.jquery.js | 397 traverse(o.node, hightlightTextNode); 410 function traverse(el, hightlightTextNode) { function 417 traverse(childNode, hightlightTextNode);
|
/openbmc/linux/Documentation/admin-guide/kdump/ |
H A D | vmcoreinfo.rst | 182 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
|
/openbmc/qemu/docs/interop/ |
H A D | prl-xml.rst | 174 The software may traverse snapshots from child to parent using the
|
/openbmc/linux/Documentation/mm/ |
H A D | page_tables.rst | 59 traverse deeper in the hierarchy when you find a large mapped range like this.
|
H A D | highmem.rst | 198 data has to be accessed to traverse in TLB fills and the like. One
|
/openbmc/linux/Documentation/RCU/ |
H A D | UP.rst | 71 a list of them, then traverse the list once the lock was
|
/openbmc/qemu/docs/sphinx/ |
H A D | qapidoc.py | 576 for elem in doc.traverse():
|
/openbmc/linux/Documentation/devicetree/ |
H A D | of_unittest.rst | 99 ``*parent``, that is used to traverse the tree in the reverse direction. So, at
|
/openbmc/openbmc/poky/bitbake/lib/ply/ |
H A D | yacc.py | 1907 if N[x] == 0: traverse(x,N,stack,F,X,R,FP) 1910 def traverse(x,N,stack,F,X,R,FP): function 1919 traverse(y,N,stack,F,X,R,FP)
|
/openbmc/openbmc/poky/meta/recipes-devtools/rust/ |
H A D | cargo-c-crates.inc | 138 crate://crates.io/gix-traverse/0.39.2 \ 478 SRC_URI[gix-traverse-0.39.2.sha256sum] = "e499a18c511e71cf4a20413b743b9f5bcf64b3d9e81e9c3c6cd399eae…
|
/openbmc/linux/Documentation/translations/it_IT/process/ |
H A D | 7.AdvancedTopics.rst | 154 nel caso in cui sia arrivata per vie traverse.
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/marvell/ |
H A D | octeontx2.rst | 301 starting from SMQ/MDQ, TL4 to TL1. Each packet will traverse MDQ, TL4 to TL1
|
/openbmc/qemu/docs/devel/ |
H A D | rcu.rst | 144 Furthermore, RCU read-side critical sections should traverse the
|