Home
last modified time | relevance | path

Searched full:traverse (Results 1 – 25 of 260) sorted by relevance

1234567891011

/linux/Documentation/devicetree/bindings/embedded-controller/
H A Dtraverse,ten64-controller.yaml4 $id: http://devicetree.org/schemas/embedded-controller/traverse,ten64-controller.yaml#
7 title: Traverse Ten64 board microcontroller
10 - Mathew McBride <matt@traverse.com.au>
19 const: traverse,ten64-controller
37 compatible = "traverse,ten64-controller";
/linux/include/linux/
H A Dllist.h39 * one. If you want to traverse from the oldest to the newest, you
139 * traverse order is from the newest to the oldest added entry. If
140 * you want to traverse from the oldest to the newest, you must
158 * traverse order is from the newest to the oldest added entry. If
159 * you want to traverse from the oldest to the newest, you must
176 * traverse order is from the newest to the oldest added entry. If
177 * you want to traverse from the oldest to the newest, you must
198 * traverse order is from the newest to the oldest added entry. If
199 * you want to traverse from the oldest to the newest, you must
H A Dpci-p2pdma.h46 * traverse the host bridge and the host bridge is not in the
55 * not traverse the host bridge. Such a mapping should program
/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1088a-ten64.dts6 * Copyright 2019-2021 Traverse Technologies
8 * Author: Mathew McBride <matt@traverse.com.au>
19 model = "Traverse Ten64";
20 compatible = "traverse,ten64", "fsl,ls1088a";
257 compatible = "traverse,ten64-controller";
/linux/drivers/isdn/hardware/mISDN/
H A Dnetjet.h7 * Traverse Technologies P/L www.traverse.com.au
H A DKconfig84 Enable support for Traverse Technologies NETJet PCI cards.
/linux/arch/x86/platform/geode/
H A Dgeos.c3 * System Specific setup for Traverse Technologies GEOS.
45 if (!vendor || strcmp(vendor, "Traverse Technologies")) in geos_init()
/linux/drivers/scsi/csiostor/
H A Dcsio_init.c709 /* Traverse sibling lnodes */ in csio_lnodes_block_request()
714 /* Traverse children lnodes */ in csio_lnodes_block_request()
748 /* Traverse sibling lnodes */ in csio_lnodes_unblock_request()
753 /* Traverse children lnodes */ in csio_lnodes_unblock_request()
786 /* Traverse sibling lnodes */ in csio_lnodes_block_by_port()
794 /* Traverse children lnodes */ in csio_lnodes_block_by_port()
827 /* Traverse sibling lnodes */ in csio_lnodes_unblock_by_port()
834 /* Traverse children lnodes */ in csio_lnodes_unblock_by_port()
870 /* Traverse children lnodes */ in csio_lnodes_exit()
890 /* Traverse sibling lnodes */ in csio_lnodes_exit()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_mbx.c91 * The struct ice_mbx_snapshot helps to track and traverse a static window of
262 * traverse or detect states.
263 * Traverse: If pending message count is below watermark then iterate
265 * Detect: If pending message count exceeds watermark traverse
H A Dice_vf_lib.h261 * The bkt variable is an unsigned integer iterator used to traverse the VF
277 * The bkt variable is an unsigned integer iterator used to traverse the VF
/linux/arch/x86/kvm/mmu/
H A Dtdp_iter.h78 * The iterator will traverse the paging structure towards the mapping
98 /* The lowest level the iterator should traverse to */
/linux/security/apparmor/
H A Dmatch.c451 * aa_dfa_match_len - traverse @dfa to find state @str stops at
500 * aa_dfa_match - traverse @dfa to find state @str stops at
546 * @dfa: the dfa to traverse (NOT NULL)
590 * aa_dfa_match_until - traverse @dfa until accept state or end of input
647 * aa_dfa_matchn_until - traverse @dfa until accept or @n bytes consumed
808 * aa_dfa_leftmatch - traverse @dfa to find state @str stops at
/linux/arch/powerpc/mm/ptdump/
H A Dhashpagetable.c463 * Traverse the linux pagetable structure and dump pages that are in in walk_pagetables()
480 * Traverse the linear mapping section of virtual memory and dump pages in walk_linearmapping()
497 * Traverse the vmemmaped memory and dump pages that are in the hash in walk_vmemmap()
529 * Traverse the 0xc, 0xd and 0xf areas of the kernel virtual memory and in ptdump_show()
/linux/kernel/
H A Dkallsyms_selftest.c113 * traverse the entire symbol table without finding a match. It's used in test_kallsyms_compression_ratio()
222 pr_info("kallsyms_on_each_symbol() traverse all: %lld ns\n", t1 - t0); in test_perf_kallsyms_on_each_symbol()
254 pr_info("kallsyms_on_each_match_symbol() traverse all: %lld ns\n", t1 - t0); in test_perf_kallsyms_on_each_match_symbol()
/linux/arch/powerpc/kernel/
H A Deeh_pe.c202 * eeh_pe_traverse - Traverse PEs in the specified PHB
207 * The function is used to traverse the specified PE and its
227 * eeh_pe_dev_traverse - Traverse the devices from the PE
232 * The function is used to traverse the devices of the specified
247 /* Traverse root PE */ in eeh_pe_dev_traverse()
/linux/drivers/parisc/
H A Diommu.h16 /* OK, just traverse the bus to find it */ in parisc_walk_tree()
/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_psi.h500 * This will traverse the table and accumulate the length of its components,
511 * This will traverse the table and accumulate the length of its components,
522 * This will traverse the table and accumulate the length of its components,
785 * This will traverse the table and accumulate the length of its components,
/linux/tools/thermal/tmon/
H A DREADME16 links, trip point bindings, and device instances. To traverse such
/linux/drivers/pci/pwrctrl/
H A Dcore.c178 * Recursively traverse all pwrctrl devices for the devicetree hierarchy
238 * Recursively traverse all pwrctrl devices for the devicetree hierarchy
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-trigger-pattern.txt4 The LED is expected to traverse the series and each brightness value for the
/linux/Documentation/sphinx/
H A Dautomarkup.py307 for para in doctree.traverse(nodes.paragraph):
308 for node in para.traverse(condition=text_but_not_a_reference):
H A Dtranslations.py70 for node in doctree.traverse(LanguagesNode):
/linux/arch/arc/mm/
H A Dhighmem.c43 * mappings. However, generic pkmap code: map_new_virtual(), doesn't traverse
/linux/drivers/scsi/aic7xxx/
H A Dqueue.h61 * traverse the list. New elements can be added to the list before
68 * traverse the list. New elements can be added to the list before or
75 * traverse the list. New elements can be added to the list before or after
/linux/Documentation/filesystems/
H 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

1234567891011