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 cpu_hotplug 18 local_ops 19 workqueue 20 genericirq 21 flexible-arrays 22 librs 23 genalloc 24 25Interfaces for kernel debugging 26=============================== 27 28.. toctree:: 29 :maxdepth: 1 30 31 debug-objects 32 tracepoint 33 34.. only:: subproject 35 36 Indices 37 ======= 38 39 * :ref:`genindex` 40