xref: /linux/Documentation/core-api/index.rst (revision 55f3538c4923e9dfca132e99ebec370e8094afda)
1======================
2Core API Documentation
3======================
4
5This is the beginning of a manual for core kernel APIs.  The conversion
6(and writing!) of documents for this manual is much appreciated!
7
8Core utilities
9==============
10
11.. toctree::
12   :maxdepth: 1
13
14   kernel-api
15   assoc_array
16   atomic_ops
17   refcount-vs-atomic
18   cpu_hotplug
19   local_ops
20   workqueue
21   genericirq
22   flexible-arrays
23   librs
24   genalloc
25   errseq
26   printk-formats
27
28Interfaces for kernel debugging
29===============================
30
31.. toctree::
32   :maxdepth: 1
33
34   debug-objects
35   tracepoint
36
37.. only::  subproject
38
39   Indices
40   =======
41
42   * :ref:`genindex`
43