Home
last modified time | relevance | path

Searched refs:Tree (Results 1 – 25 of 1089) sorted by relevance

12345678910>>...44

/linux/drivers/android/binder/range_alloc/
H A Dmod.rs118 Tree(TreeRangeAllocator<T>), enumerator
132 Impl::Tree(tree) => tree.free_oneway_space(), in free_oneway_space()
140 Impl::Tree(tree) => tree.count_buffers(), in count_buffers()
148 Impl::Tree(tree) => tree.debug_print(m), in debug_print()
187 self.inner = Impl::Tree(new_tree); in reserve_new()
201 Impl::Tree(tree) => { in reserve_new()
231 Impl::Tree(tree) => { in reservation_abort()
249 Impl::Tree(tree) => tree.reservation_commit(offset, data), in reservation_commit()
260 Impl::Tree(tree) => tree.reserve_existing(offset), in reserve_existing()
271 Impl::Tree(tree) => tree.take_for_each(callback), in take_for_each()
/linux/arch/arm/mach-spear/
H A DKconfig30 bool "SPEAr1310 Machine support with Device Tree"
37 bool "SPEAr1340 Machine support with Device Tree"
57 bool "SPEAr300 Machine support with Device Tree"
63 bool "SPEAr310 Machine support with Device Tree"
69 bool "SPEAr320 Machine support with Device Tree"
/linux/tools/perf/python/
H A Dilist.py18 from textual.widgets import Button, Footer, Header, Input, Label, Sparkline, Static, Tree
258 tree: Tree[TreeValue] = self.query_one("#root", Tree)
293 tree: Tree[str] = self.query_one("#root", Tree)
335 tree: Tree[str] = self.query_one("#root", Tree)
440 def metric_event_tree() -> Tree:
442 tree: Tree[TreeValue] = Tree("Root", id="root")
503 @on(Tree.NodeSelected)
504 def on_tree_node_selected(self, event: Tree.NodeSelected[TreeValue]) -> None:
/linux/Documentation/arch/arm/
H A Dmicrochip.rst205 Device Tree for AT91 SoCs and boards
207 All AT91 SoCs are converted to Device Tree. Since Linux 3.19, these products
211 Device Tree files and Device Tree bindings that apply to AT91 SoCs and boards are
213 any time. So, be sure to use a Device Tree Binary and a Kernel Image generated from
221 - SoCs Device Tree Source Include files are named after the official name of
223 - Device Tree Source Include files (.dtsi) are used to collect common nodes that can be
228 - board Device Tree Source files (.dts) are prefixed by the string "at91-" so
/linux/arch/arm/mach-orion5x/
H A DKconfig21 bool "Marvell Orion5x Flattened Device Tree"
32 bool "Marvell Orion-NAS Reference Design (Flattened Device Tree)"
37 Orion-NAS (88F5182) RD2, Flattened Device Tree.
79 bool "Buffalo Linkstation Mini (Flattened Device Tree)"
107 bool "LaCie d2 Network / Big Disk Network (Flattened Device Tree)"
122 bool "Maxtor Shared Storage II (Flattened Device Tree)"
/linux/drivers/of/
H A DKconfig12 bool "Device Tree and Open Firmware support"
22 bool "Device Tree runtime unit tests"
55 bool "Build all Device Tree Blobs"
59 This option builds all possible Device Tree Blobs (DTBs) for the
106 bool "Device Tree overlays"
117 tristate "Device Tree overlay KUnit tests" if !KUNIT_ALL_TESTS
/linux/Documentation/ABI/stable/
H A Dsysfs-devices7 Contact: Device Tree mailing list <devicetree@vger.kernel.org>
15 Contact: Device Tree mailing list <devicetree@vger.kernel.org>
22 Contact: Device Tree mailing list <devicetree@vger.kernel.org>
/linux/Documentation/core-api/
H A Dmaple_tree.rst5 Maple Tree
13 The Maple Tree is a B-Tree data type which is optimized for storing
22 The Maple Tree maintains a small memory footprint and was designed to use
25 scenarios. The most important usage of the Maple Tree is the tracking of the
28 The Maple Tree can store values between ``0`` and ``ULONG_MAX``. The Maple
29 Tree reserves values with the bottom two bits set to '10' which are below 4096
36 The Maple Tree can also be configured to support searching for a gap of a given
103 The Maple Tree uses RCU and an internal spinlock to synchronise access:
124 structures that you are storing in the Maple Tree, you can call mtree_lock()
/linux/arch/arm/boot/dts/marvell/
H A Darmada-xp-crs328-4c-20s-4s.dtsi3 * Device Tree file for CRS328-4C-20S-4S+ board
10 * Note: this Device Tree assumes that the bootloader has remapped the
17 * solution) or the below Device Tree should be adjusted.
H A Darmada-xp-crs305-1g-4s.dtsi3 * Device Tree file for CRS305-1G-4S board
10 * Note: this Device Tree assumes that the bootloader has remapped the
17 * solution) or the below Device Tree should be adjusted.
H A Darmada-xp-db-xc3-24g4xg.dts3 * Device Tree file for DB-XC3-24G4XG board
9 * Note: this Device Tree assumes that the bootloader has remapped the
16 * solution) or the below Device Tree should be adjusted.
H A Darmada-xp-crs326-24g-2s.dtsi3 * Device Tree file for CRS326-24G-2S board
10 * Note: this Device Tree assumes that the bootloader has remapped the
17 * solution) or the below Device Tree should be adjusted.
H A Darmada-xp-db-dxbc2.dts3 * Device Tree file for DB-DXBC2 board
9 * Note: this Device Tree assumes that the bootloader has remapped the
16 * solution) or the below Device Tree should be adjusted.
H A Darmada-xp-db.dts3 * Device Tree file for Marvell Armada XP evaluation board
13 * Note: this Device Tree assumes that the bootloader has remapped the
20 * solution) or the below Device Tree should be adjusted.
H A Darmada-370-rd.dts3 * Device Tree file for Marvell Armada 370 Reference Design board
10 * Note: this Device Tree assumes that the bootloader has remapped the
17 * solution) or the below Device Tree should be adjusted.
H A Darmada-370-synology-ds213j.dts3 * Device Tree file for Synology DS213j
7 * Note: this Device Tree assumes that the bootloader has remapped the
14 * not be able to directly boot a kernel based on this Device Tree. In
17 * installing it from u-boot prompt) or adjust the Devive Tree
/linux/Documentation/devicetree/bindings/sound/
H A Darmada-370db-audio.txt1 Device Tree bindings for the Armada 370 DB audio
4 These Device Tree bindings are used to describe the audio complex
/linux/drivers/hid/i2c-hid/
H A DKconfig34 This driver supports Open Firmware (Device Tree)-based systems as
50 the i2c-hid protocol on Open Firmware (Device Tree)-based
66 the i2c-hid protocol on Open Firmware (Device Tree)-based
/linux/arch/arm64/boot/dts/marvell/
H A Dac5-98dx35xx-rd.dts3 * Device Tree For RD-AC5X.
9 * Device Tree file for Marvell Alleycat 5X development board
/linux/drivers/clk/sunxi/
H A DKconfig15 Device Tree backward compatibility issues, in case one would
16 still use a Device Tree with one clock provider by
/linux/arch/powerpc/boot/dts/fsl/
H A Dgef_sbc610.dts3 * GE SBC610 Device Tree Source
7 * Based on: SBS CM6 Device Tree Source
9 * And: mpc8641_hpcn.dts (MPC8641 HPCN Device Tree Source)
H A Dgef_ppc9a.dts3 * GE PPC9A Device Tree Source
7 * Based on: SBS CM6 Device Tree Source
9 * And: mpc8641_hpcn.dts (MPC8641 HPCN Device Tree Source)
H A Dgef_sbc310.dts3 * GE SBC310 Device Tree Source
7 * Based on: SBS CM6 Device Tree Source
9 * And: mpc8641_hpcn.dts (MPC8641 HPCN Device Tree Source)
/linux/drivers/char/xillybus/
H A DKconfig31 tristate "Xillybus over Device Tree"
35 Open Firmware Flattened Device Tree. If the target is an embedded
/linux/Documentation/devicetree/bindings/input/
H A Dst-keyscan.txt1 * ST Keyscan controller Device Tree bindings
3 The ST keyscan controller Device Tree binding is based on the

12345678910>>...44