repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
Documentation
/
core-api
/
index.rst
blob
a501dc1c90d051df72f14af45bd3d090fceb664c
1
======================
2
Core API Documentation
3
======================
4
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
==============
10
11
.. toctree::
12
:maxdepth: 1
13
14
kernel-api
15
assoc_array
16
atomic_ops
17
cachetlb
18
refcount-vs-atomic
19
cpu_hotplug
20
idr
21
local_ops
22
workqueue
23
genericirq
24
xarray
25
librs
26
genalloc
27
errseq
28
packing
29
printk-formats
30
circular-buffers
31
generic-radix-tree
32
memory-allocation
33
mm-api
34
pin_user_pages
35
gfp_mask-from-fs-io
36
timekeeping
37
boot-time-mm
38
memory-hotplug
39
protection-keys
40
../RCU/index
41
gcc-plugins
42
symbol-namespaces
43
padata
44
ioctl
45
46
47
Interfaces for kernel debugging
48
===============================
49
50
.. toctree::
51
:maxdepth: 1
52
53
debug-objects
54
tracepoint
55
56
.. only:: subproject and html
57
58
Indices
59
=======
60
61
* :ref:`genindex`