Module kernel::maple_tree
source · Expand description
Maple trees.
C header: include/linux/maple_tree.h
Structs§
- Error type for failure to insert a new value.
- Error type for failure to insert a new value.
- A helper type used for navigating a
MapleTree. - A reference to a
MapleTreethat owns the inner lock. - A maple tree optimized for storing non-overlapping ranges.
- A maple tree with
MT_FLAGS_ALLOC_RANGEset.
Enums§
- The reason for the failure to insert.
- The reason for the failure to insert.