mirror of
https://github.com/torvalds/linux.git
synced 2024-12-27 05:11:48 +00:00
5fed00dcac
Moved the `kobject.txt` to `core-api/kobject.rst` and updated the `core-api` index to point to it. Signed-off-by: Sameer Rahmani <lxsameer@gnu.org> [jc: moved it down from the top of core-api/index.rst] Link: https://lore.kernel.org/r/20200225222125.61874-2-lxsameer@gnu.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
63 lines
946 B
ReStructuredText
63 lines
946 B
ReStructuredText
======================
|
|
Core API Documentation
|
|
======================
|
|
|
|
This is the beginning of a manual for core kernel APIs. The conversion
|
|
(and writing!) of documents for this manual is much appreciated!
|
|
|
|
Core utilities
|
|
==============
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
kernel-api
|
|
kobject
|
|
assoc_array
|
|
atomic_ops
|
|
cachetlb
|
|
refcount-vs-atomic
|
|
cpu_hotplug
|
|
idr
|
|
local_ops
|
|
workqueue
|
|
genericirq
|
|
xarray
|
|
librs
|
|
genalloc
|
|
errseq
|
|
packing
|
|
printk-formats
|
|
circular-buffers
|
|
generic-radix-tree
|
|
memory-allocation
|
|
mm-api
|
|
pin_user_pages
|
|
gfp_mask-from-fs-io
|
|
timekeeping
|
|
boot-time-mm
|
|
memory-hotplug
|
|
protection-keys
|
|
../RCU/index
|
|
gcc-plugins
|
|
symbol-namespaces
|
|
padata
|
|
ioctl
|
|
|
|
|
|
Interfaces for kernel debugging
|
|
===============================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
debug-objects
|
|
tracepoint
|
|
|
|
.. only:: subproject and html
|
|
|
|
Indices
|
|
=======
|
|
|
|
* :ref:`genindex`
|