Home
last modified time | relevance | path

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

/linux-6.3-rc2/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.
50 Start by initialising a maple tree, either with DEFINE_MTREE() for statically
51 allocated maple trees or mt_init() for dynamically allocated ones. A
84 Finally, you can remove all entries from a maple tree by calling
92 :ref:`maple-tree-advanced-alloc` for other options.
145 Initialising the maple tree is the same as in the :ref:`maple-tree-normal-api`.
148 The maple state keeps track of the range start and end in mas->index and
156 The range is passed in as members of the maple state: index and last.
159 last of the maple state to the desired range to erase. This will erase
[all …]
/linux-6.3-rc2/tools/testing/radix-tree/
A DMakefile7 TARGETS = main idr-test multiorder xarray maple
9 slab.o maple.o
37 maple: $(CORE_OFILES) target
62 maple.o: ../../../lib/maple_tree.c ../../../lib/test_maple_tree.c
A D.gitignore10 maple
/linux-6.3-rc2/Documentation/sh/
A Dindex.rst55 .. kernel-doc:: drivers/sh/maple/maple.c
/linux-6.3-rc2/drivers/sh/maple/
A DMakefile4 obj-$(CONFIG_MAPLE) := maple.o
/linux-6.3-rc2/drivers/sh/
A DMakefile9 obj-$(CONFIG_MAPLE) += maple/
/linux-6.3-rc2/arch/powerpc/platforms/maple/
A Dsetup.c344 machine_device_initcall(maple, maple_cpc925_edac_setup);
347 define_machine(maple) { in define_machine() argument
A Dpci.c663 if (machine_is(maple)) { in quirk_ipr_msi()
/linux-6.3-rc2/arch/powerpc/platforms/
A DMakefile19 obj-$(CONFIG_PPC_MAPLE) += maple/
A DKconfig10 source "arch/powerpc/platforms/maple/Kconfig"
/linux-6.3-rc2/arch/powerpc/boot/
A D.gitignore33 zImage.maple
A Dwrapper274 maple)
540 pseries|chrp|maple)
A DMakefile279 image-$(CONFIG_PPC_MAPLE) += zImage.maple
463 zImage.maple simpleImage.* otheros.bld
/linux-6.3-rc2/arch/arm64/boot/dts/qcom/
A Dmsm8998-sony-xperia-yoshino-maple.dts13 compatible = "sony,xperia-maple", "qcom,msm8998";
A DMakefile66 dtb-$(CONFIG_ARCH_QCOM) += msm8998-sony-xperia-yoshino-maple.dtb
/linux-6.3-rc2/drivers/cpufreq/
A DMakefile95 obj-$(CONFIG_CPU_FREQ_MAPLE) += maple-cpufreq.o
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/
A Dqcom.yaml303 - sony,xperia-maple
/linux-6.3-rc2/lib/
A DKconfig.debug795 bool "Debug VM maple trees"
799 Enable VM maple tree debugging information and extra validations.
1632 bool "Debug maple trees"
1635 Enable maple tree debugging information and extra validations.
/linux-6.3-rc2/Documentation/networking/
A Darcnet-hardware.rst2441 The board itself has a maple leaf stamped just above the irq jumpers
/linux-6.3-rc2/
A DMAINTAINERS12329 F: tools/testing/radix-tree/maple.c

Completed in 66 milliseconds