hc
2024-08-16 a24a44ff9ca902811b99aa9663d697cf452e08ef
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
=====================================
The Linux kernel user-space API guide
=====================================
 
.. _man-pages: https://www.kernel.org/doc/man-pages/
 
While much of the kernel's user-space API is documented elsewhere
(particularly in the man-pages_ project), some user-space information can
also be found in the kernel tree itself.  This manual is intended to be the
place where this information is gathered.
 
.. class:: toc-title
 
      Table of contents
 
.. toctree::
   :maxdepth: 2
 
   no_new_privs
   seccomp_filter
   unshare
   spec_ctrl
   accelerators/ocxl
   ioctl/index
   iommu
   media/index
 
.. only::  subproject and html
 
   Indices
   =======
 
   * :ref:`genindex`