Home
last modified time | relevance | path

Searched refs:maple (Results 1 – 23 of 23) sorted by relevance

/linux/Documentation/core-api/
A Dmaple_tree.rst24 use the normal API. An :ref:`maple-tree-advanced-api` exists for more complex
34 :ref:`maple-tree-advanced-api`, but are blocked by the normal API.
51 allocated maple trees or mt_init() for dynamically allocated ones. A
84 You can use mtree_dup() to duplicate an entire maple tree. It is a more
87 Finally, you can remove all entries from a maple tree by calling
95 :ref:`maple-tree-advanced-alloc` for other options.
149 Initialising the maple tree is the same as in the :ref:`maple-tree-normal-api`.
152 The maple state keeps track of the range start and end in mas->index and
160 The range is passed in as members of the maple state: index and last.
163 last of the maple state to the desired range to erase. This will erase
[all …]
/linux/tools/testing/radix-tree/
A DMakefile5 TARGETS = main idr-test multiorder xarray maple
6 CORE_OFILES = $(SHARED_OFILES) xarray.o maple.o test.o
22 maple: $(CORE_OFILES) maple.o target
A D.gitignore11 maple
/linux/Documentation/arch/sh/
A Dindex.rst49 .. kernel-doc:: drivers/sh/maple/maple.c
/linux/tools/testing/shared/
A Dshared.mk52 maple-shared.o: ../shared/maple-shared.c ../../../lib/maple_tree.c \
/linux/drivers/sh/maple/
A DMakefile4 obj-$(CONFIG_MAPLE) := maple.o
/linux/drivers/sh/
A DMakefile9 obj-$(CONFIG_MAPLE) += maple/
/linux/tools/testing/vma/
A DMakefile9 OFILES = $(SHARED_OFILES) vma.o maple-shim.o
/linux/arch/powerpc/platforms/maple/
A Dsetup.c345 machine_device_initcall(maple, maple_cpc925_edac_setup);
348 define_machine(maple) { in define_machine() argument
A Dpci.c663 if (machine_is(maple)) { in quirk_ipr_msi()
/linux/arch/powerpc/platforms/
A DMakefile17 obj-$(CONFIG_PPC_MAPLE) += maple/
A DKconfig10 source "arch/powerpc/platforms/maple/Kconfig"
/linux/arch/powerpc/boot/
A D.gitignore33 zImage.maple
A Dwrapper274 maple)
520 pseries|chrp|maple)
A DMakefile279 image-$(CONFIG_PPC_MAPLE) += zImage.maple
447 zImage.maple simpleImage.* otheros.bld
/linux/drivers/base/regmap/
A DMakefile6 obj-$(CONFIG_REGMAP) += regcache-rbtree.o regcache-flat.o regcache-maple.o
/linux/arch/arm64/boot/dts/qcom/
A Dmsm8998-sony-xperia-yoshino-maple.dts13 compatible = "sony,xperia-maple", "qcom,msm8998";
A DMakefile105 dtb-$(CONFIG_ARCH_QCOM) += msm8998-sony-xperia-yoshino-maple.dtb
/linux/drivers/cpufreq/
A DMakefile95 obj-$(CONFIG_CPU_FREQ_MAPLE) += maple-cpufreq.o
/linux/lib/
A DKconfig.debug834 bool "Debug VM maple trees"
838 Enable VM maple tree debugging information and extra validations.
1805 bool "Debug maple trees"
1808 Enable maple tree debugging information and extra validations.
2475 Enable this option to test the maple tree code functions at boot, or
/linux/Documentation/devicetree/bindings/arm/
A Dqcom.yaml319 - sony,xperia-maple
/linux/Documentation/networking/
A Darcnet-hardware.rst2441 The board itself has a maple leaf stamped just above the irq jumpers
/linux/
A DMAINTAINERS13643 L: maple-tree@lists.infradead.org
13652 F: tools/testing/radix-tree/maple.c

Completed in 56 milliseconds