1.. SPDX-License-Identifier: GPL-2.0 2.. include:: ../disclaimer-zh_CN.rst 3 4:Original: Documentation/userspace-api/index.rst 5 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: 2 23 24 no_new_privs 25 seccomp_filter 26 accelerators/ocxl 27 ebpf/index 28 sysfs-platform_profile 29 futex2 30 31TODOList: 32 33* landlock 34* unshare 35* spec_ctrl 36* ioctl/index 37* iommu 38* media/index 39* netlink/index 40* vduse 41 42.. only:: subproject and html 43 44 Indices 45 ======= 46 47 * :ref:`genindex` 48