Searched refs:maple (Results 1 – 19 of 19) sorted by relevance
24 use the normal API. An :ref:`maple-tree-advanced-api` exists for more complex34 :ref:`maple-tree-advanced-api`, but are blocked by the normal API.40 :ref:`maple-tree-advanced-api`. This is useful for users who must guarantee a50 Start by initialising a maple tree, either with DEFINE_MTREE() for statically51 allocated maple trees or mt_init() for dynamically allocated ones. A52 freshly-initialised maple tree contains a ``NULL`` pointer for the range ``0``53 - ``ULONG_MAX``. There are currently two types of maple trees supported: the78 worth looking at the mas_for_each() API in the :ref:`maple-tree-advanced-api`81 Sometimes it is necessary to ensure the next call to store to a maple tree does82 not allocate memory, please see :ref:`maple-tree-advanced-api` for this use case.[all …]
7 TARGETS = main idr-test multiorder xarray maple9 slab.o maple.o37 maple: $(CORE_OFILES) target62 maple.o: ../../../lib/maple_tree.c ../../../lib/test_maple_tree.c
10 maple
55 .. kernel-doc:: drivers/sh/maple/maple.c
4 obj-$(CONFIG_MAPLE) := maple.o
9 obj-$(CONFIG_MAPLE) += maple/
344 machine_device_initcall(maple, maple_cpc925_edac_setup);347 define_machine(maple) { in define_machine() argument
663 if (machine_is(maple)) { in quirk_ipr_msi()
19 obj-$(CONFIG_PPC_MAPLE) += maple/
10 source "arch/powerpc/platforms/maple/Kconfig"
33 zImage.maple
257 maple)523 pseries|chrp|maple)
273 image-$(CONFIG_PPC_MAPLE) += zImage.maple457 zImage.maple simpleImage.* otheros.bld
13 compatible = "sony,xperia-maple", "qcom,msm8998";
50 dtb-$(CONFIG_ARCH_QCOM) += msm8998-sony-xperia-yoshino-maple.dtb
101 obj-$(CONFIG_CPU_FREQ_MAPLE) += maple-cpufreq.o
829 bool "Debug VM maple trees"833 Enable VM maple tree debugging information and extra validations.1652 bool "Debug maple trees"1655 Enable maple tree debugging information and extra validations.
2441 The board itself has a maple leaf stamped just above the irq jumpers
12217 F: tools/testing/radix-tree/maple.c