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 | |||||
Mauro Carvalho Chehab | baca8a0 | 2017-03-30 17:11:32 -0300 | [diff] [blame] | 14 | kernel-api |
Silvio Fricke | c3cbf1a | 2016-11-28 18:30:53 +0100 | [diff] [blame] | 15 | assoc_array |
Silvio Fricke | 326bc87 | 2016-11-28 18:30:55 +0100 | [diff] [blame] | 16 | atomic_ops |
Sebastian Andrzej Siewior | ff58fa7 | 2016-12-22 17:19:34 +0100 | [diff] [blame] | 17 | cpu_hotplug |
Silvio Fricke | c232694 | 2016-11-28 18:30:54 +0100 | [diff] [blame] | 18 | local_ops |
Silvio Fricke | e7f08ff | 2016-10-28 10:14:11 +0200 | [diff] [blame] | 19 | workqueue |
Mauro Carvalho Chehab | 3bd3b99 | 2017-03-30 17:11:30 -0300 | [diff] [blame] | 20 | genericirq |
sayli karnik | b2e3353 | 2017-03-30 02:01:16 +0530 | [diff] [blame] | 21 | flexible-arrays |
Mauro Carvalho Chehab | 8aba784 | 2017-05-13 07:07:47 -0300 | [diff] [blame] | 22 | librs |
Silvio Fricke | e7f08ff | 2016-10-28 10:14:11 +0200 | [diff] [blame] | 23 | |
Jonathan Corbet | 93dc3a1 | 2016-11-18 17:06:13 -0700 | [diff] [blame] | 24 | Interfaces for kernel debugging |
25 | =============================== | ||||
26 | |||||
27 | .. toctree:: | ||||
28 | :maxdepth: 1 | ||||
29 | |||||
Jonathan Corbet | d6ba7a9 | 2016-11-18 17:21:32 -0700 | [diff] [blame] | 30 | debug-objects |
31 | tracepoint | ||||
Jonathan Corbet | 93dc3a1 | 2016-11-18 17:06:13 -0700 | [diff] [blame] | 32 | |
Silvio Fricke | 24755a5 | 2016-10-28 10:14:10 +0200 | [diff] [blame] | 33 | .. only:: subproject |
34 | |||||
35 | Indices | ||||
36 | ======= | ||||
37 | |||||
38 | * :ref:`genindex` |