.. SPDX-License-Identifier: GPL-2.0+ ========== Maple Tree ========== :Author: Liam R. Howlett Overview ======== The Maple Tree is an RCU safe Range tree based on the B-Tree. Normal API ========== Allocating Nodes ---------------- Locking ------- Advanced API ============ Internal Entries ---------------- Functions and structures ======================== .. kernel-doc:: include/linux/maple_tree.c .. kernel-doc:: lib/maple_tree.c