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 |
Sebastian Andrzej Siewior | ff58fa7 | 2016-12-22 17:19:34 +0100 | [diff] [blame] | 16 | cpu_hotplug |
Silvio Fricke | c232694 | 2016-11-28 18:30:54 +0100 | [diff] [blame] | 17 | local_ops |
Silvio Fricke | e7f08ff | 2016-10-28 10:14:11 +0200 | [diff] [blame] | 18 | workqueue |
19 | |||||
Jonathan Corbet | 93dc3a1 | 2016-11-18 17:06:13 -0700 | [diff] [blame] | 20 | Interfaces for kernel debugging |
21 | =============================== | ||||
22 | |||||
23 | .. toctree:: | ||||
24 | :maxdepth: 1 | ||||
25 | |||||
Jonathan Corbet | d6ba7a9 | 2016-11-18 17:21:32 -0700 | [diff] [blame] | 26 | debug-objects |
27 | tracepoint | ||||
Jonathan Corbet | 93dc3a1 | 2016-11-18 17:06:13 -0700 | [diff] [blame] | 28 | |
Silvio Fricke | 24755a5 | 2016-10-28 10:14:10 +0200 | [diff] [blame] | 29 | .. only:: subproject |
30 | |||||
31 | Indices | ||||
32 | ======= | ||||
33 | |||||
34 | * :ref:`genindex` |