Home
last modified time | relevance | path

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

12345678

/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/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/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
/linux/security/apparmor/
H A Dmatch.c435 * aa_dfa_match_len - traverse @dfa to find state @str stops at
479 * aa_dfa_match - traverse @dfa to find state @str stops at
520 * @dfa: the dfa to traverse (NOT NULL)
564 * aa_dfa_match_until - traverse @dfa until accept state or end of input
621 * aa_dfa_matchn_until - traverse @dfa until accept or @n bytes consumed
782 * 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/include/linux/
H A Dpci-p2pdma.h44 * traverse the host bridge and the host bridge is not in the
53 * not traverse the host bridge. Such a mapping should program
/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()
H A Dpci_dn.c385 * Traverse a device tree stopping each PCI device in the tree.
391 * This return value is useful when using traverse as a method of
/linux/drivers/parisc/
H A Diommu.h16 /* OK, just traverse the bus to find it */ in parisc_walk_tree()
/linux/tools/thermal/tmon/
H A DREADME16 links, trip point bindings, and device instances. To traverse such
/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/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 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/fs/lockd/
H A Dsvcshare.c96 * Traverse all shares for a given file, and delete
/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/drivers/atm/
H A Dsolos-pci.c4 * Traverse Technologies -- https://www.traverse.com.au/
7 * Copyright © 2008 Traverse Technologies
10 * Authors: Nathan Williams <nathan@traverse.com.au>
142 MODULE_AUTHOR("Traverse Technologies <support@traverse.com.au>");
/linux/arch/loongarch/mm/
H A Dmmap.c142 * follows that /dev/mem read() calls should be able traverse in valid_phys_addr_range()
/linux/drivers/scsi/csiostor/
H A Dcsio_lnode.c147 /* Traverse sibling lnodes */ in csio_ln_lookup_by_vnpi()
158 /* Traverse children lnodes */ in csio_ln_lookup_by_vnpi()
187 /* Traverse sibling lnodes */ in csio_lnode_lookup_by_wwpn()
198 /* Traverse children lnodes */ in csio_lnode_lookup_by_wwpn()
995 /* Traverse children lnodes list and send evt */ in csio_post_event_lns()
1930 /* Traverse children lnodes list and send evt */ in csio_notify_lnodes()
1972 /* Traverse sibling lnodes list and send evt */ in csio_disable_lnodes()
/linux/drivers/acpi/acpica/
H A Dnsalloc.c338 * Traverse the tree of objects until we bubble back up in acpi_ns_delete_namespace_subtree()
433 * Traverse the tree of nodes until we bubble back up in acpi_ns_delete_namespace_by_owner()
/linux/drivers/misc/mei/
H A Dvsc-tp.c194 /* traverse received data */ in vsc_tp_xfer_helper()
241 /* terminate the traverse */ in vsc_tp_xfer_helper()

12345678