48 lines · plain
1.. SPDX-License-Identifier: GPL-2.02.. include:: ../disclaimer-zh_CN.rst3 4:Original: Documentation/userspace-api/index.rst5 6:翻译:7 8 李睿 Rui Li <me@lirui.org>9 10=========================11Linux 内核用户空间API指南12=========================13 14.. _man-pages: https://www.kernel.org/doc/man-pages/15 16尽管许多用户空间API的文档被记录在别处(特别是在 man-pages_ 项目中),17在代码树中仍然可以找到有关用户空间的部分信息。这个手册意在成为这些信息18聚集的地方。19 20.. toctree::21 :caption: 目录22 :maxdepth: 223 24 no_new_privs25 seccomp_filter26 accelerators/ocxl27 ebpf/index28 sysfs-platform_profile29 futex230 31TODOList:32 33* landlock34* unshare35* spec_ctrl36* ioctl/index37* iommu38* media/index39* netlink/index40* vduse41 42.. only:: subproject and html43 44 Indices45 =======46 47 * :ref:`genindex`48