1 .. SPDX-License-Identifier: GPL-2.0+ 2 3 .. include:: ../disclaimer-zh_CN.rst 4 5 :Original: Documentation/core-api/generic-radix-tree.rst 6 7 :翻译: 8 9 周彬彬 Binbin Zhou <zhoubinbin@loongson.cn> 10 11 =================== 12 通用基数树/稀疏数组 13 =================== 14 15 通用基数树/稀疏数组的相关内容请见include/linux/generic-radix-tree.h文件中的 16 “DOC: Generic radix trees/sparse arrays”。 17 18 通用基数树函数 19 -------------- 20 21 该API在以下内核代码中: 22 23 include/linux/generic-radix-tree.h
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.