Silvio Fricke | 24755a5 | 2016-10-28 10:14:10 +0200 | [diff] [blame] | 1 | ====================== |
Jonathan Corbet | 93dc3a1 | 2016-11-18 17:06:13 -0700 | [diff] [blame] | 2 | Core API Documentation |
Silvio Fricke | 24755a5 | 2016-10-28 10:14:10 +0200 | [diff] [blame] | 3 | ====================== |
4 | |||||
Jonathan Corbet | 93dc3a1 | 2016-11-18 17:06:13 -0700 | [diff] [blame] | 5 | This is the beginning of a manual for core kernel APIs. The conversion |
6 | (and writing!) of documents for this manual is much appreciated! | ||||
7 | |||||
8 | Core utilities | ||||
9 | ============== | ||||
Silvio Fricke | 24755a5 | 2016-10-28 10:14:10 +0200 | [diff] [blame] | 10 | |
11 | .. toctree:: | ||||
12 | :maxdepth: 1 | ||||
13 | |||||
Silvio Fricke | c3cbf1a | 2016-11-28 18:30:53 +0100 | [diff] [blame] | 14 | assoc_array |
Silvio Fricke | 326bc87 | 2016-11-28 18:30:55 +0100 | [diff] [blame] | 15 | atomic_ops |
Silvio Fricke | c232694 | 2016-11-28 18:30:54 +0100 | [diff] [blame] | 16 | local_ops |
Silvio Fricke | e7f08ff | 2016-10-28 10:14:11 +0200 | [diff] [blame] | 17 | workqueue |
18 | |||||
Jonathan Corbet | 93dc3a1 | 2016-11-18 17:06:13 -0700 | [diff] [blame] | 19 | Interfaces for kernel debugging |
20 | =============================== | ||||
21 | |||||
22 | .. toctree:: | ||||
23 | :maxdepth: 1 | ||||
24 | |||||
Jonathan Corbet | d6ba7a9 | 2016-11-18 17:21:32 -0700 | [diff] [blame] | 25 | debug-objects |
26 | tracepoint | ||||
Jonathan Corbet | 93dc3a1 | 2016-11-18 17:06:13 -0700 | [diff] [blame] | 27 | |
Silvio Fricke | 24755a5 | 2016-10-28 10:14:10 +0200 | [diff] [blame] | 28 | .. only:: subproject |
29 | |||||
30 | Indices | ||||
31 | ======= | ||||
32 | |||||
33 | * :ref:`genindex` |