ARC: defconfig: Cleanup from old Kconfig options
[linux/fpc-iii.git] / Documentation / core-api / kernel-api.rst
blob17b00914c6aba26d3aa0972dc413b77021be499d
1 ====================
2 The Linux Kernel API
3 ====================
5 Data Types
6 ==========
8 Doubly Linked Lists
9 -------------------
11 .. kernel-doc:: include/linux/list.h
12    :internal:
14 Basic C Library Functions
15 =========================
17 When writing drivers, you cannot in general use routines which are from
18 the C Library. Some of the functions have been found generally useful
19 and they are listed below. The behaviour of these functions may vary
20 slightly from those defined by ANSI, and these deviations are noted in
21 the text.
23 String Conversions
24 ------------------
26 .. kernel-doc:: lib/vsprintf.c
27    :export:
29 .. kernel-doc:: include/linux/kernel.h
30    :functions: kstrtol
32 .. kernel-doc:: include/linux/kernel.h
33    :functions: kstrtoul
35 .. kernel-doc:: lib/kstrtox.c
36    :export:
38 String Manipulation
39 -------------------
41 .. kernel-doc:: lib/string.c
42    :export:
44 Bit Operations
45 --------------
47 .. kernel-doc:: arch/x86/include/asm/bitops.h
48    :internal:
50 Basic Kernel Library Functions
51 ==============================
53 The Linux kernel provides more basic utility functions.
55 Bitmap Operations
56 -----------------
58 .. kernel-doc:: lib/bitmap.c
59    :export:
61 .. kernel-doc:: lib/bitmap.c
62    :internal:
64 Command-line Parsing
65 --------------------
67 .. kernel-doc:: lib/cmdline.c
68    :export:
70 CRC Functions
71 -------------
73 .. kernel-doc:: lib/crc7.c
74    :export:
76 .. kernel-doc:: lib/crc16.c
77    :export:
79 .. kernel-doc:: lib/crc-itu-t.c
80    :export:
82 .. kernel-doc:: lib/crc32.c
84 .. kernel-doc:: lib/crc-ccitt.c
85    :export:
87 idr/ida Functions
88 -----------------
90 .. kernel-doc:: include/linux/idr.h
91    :doc: idr sync
93 .. kernel-doc:: lib/idr.c
94    :doc: IDA description
96 .. kernel-doc:: lib/idr.c
97    :export:
99 Memory Management in Linux
100 ==========================
102 The Slab Cache
103 --------------
105 .. kernel-doc:: include/linux/slab.h
106    :internal:
108 .. kernel-doc:: mm/slab.c
109    :export:
111 .. kernel-doc:: mm/util.c
112    :export:
114 User Space Memory Access
115 ------------------------
117 .. kernel-doc:: arch/x86/include/asm/uaccess.h
118    :internal:
120 .. kernel-doc:: arch/x86/lib/usercopy_32.c
121    :export:
123 More Memory Management Functions
124 --------------------------------
126 .. kernel-doc:: mm/readahead.c
127    :export:
129 .. kernel-doc:: mm/filemap.c
130    :export:
132 .. kernel-doc:: mm/memory.c
133    :export:
135 .. kernel-doc:: mm/vmalloc.c
136    :export:
138 .. kernel-doc:: mm/page_alloc.c
139    :internal:
141 .. kernel-doc:: mm/mempool.c
142    :export:
144 .. kernel-doc:: mm/dmapool.c
145    :export:
147 .. kernel-doc:: mm/page-writeback.c
148    :export:
150 .. kernel-doc:: mm/truncate.c
151    :export:
153 Kernel IPC facilities
154 =====================
156 IPC utilities
157 -------------
159 .. kernel-doc:: ipc/util.c
160    :internal:
162 FIFO Buffer
163 ===========
165 kfifo interface
166 ---------------
168 .. kernel-doc:: include/linux/kfifo.h
169    :internal:
171 relay interface support
172 =======================
174 Relay interface support is designed to provide an efficient mechanism
175 for tools and facilities to relay large amounts of data from kernel
176 space to user space.
178 relay interface
179 ---------------
181 .. kernel-doc:: kernel/relay.c
182    :export:
184 .. kernel-doc:: kernel/relay.c
185    :internal:
187 Module Support
188 ==============
190 Module Loading
191 --------------
193 .. kernel-doc:: kernel/kmod.c
194    :export:
196 Inter Module support
197 --------------------
199 Refer to the file kernel/module.c for more information.
201 Hardware Interfaces
202 ===================
204 Interrupt Handling
205 ------------------
207 .. kernel-doc:: kernel/irq/manage.c
208    :export:
210 DMA Channels
211 ------------
213 .. kernel-doc:: kernel/dma.c
214    :export:
216 Resources Management
217 --------------------
219 .. kernel-doc:: kernel/resource.c
220    :internal:
222 .. kernel-doc:: kernel/resource.c
223    :export:
225 MTRR Handling
226 -------------
228 .. kernel-doc:: arch/x86/kernel/cpu/mtrr/main.c
229    :export:
231 Security Framework
232 ==================
234 .. kernel-doc:: security/security.c
235    :internal:
237 .. kernel-doc:: security/inode.c
238    :export:
240 Audit Interfaces
241 ================
243 .. kernel-doc:: kernel/audit.c
244    :export:
246 .. kernel-doc:: kernel/auditsc.c
247    :internal:
249 .. kernel-doc:: kernel/auditfilter.c
250    :internal:
252 Accounting Framework
253 ====================
255 .. kernel-doc:: kernel/acct.c
256    :internal:
258 Block Devices
259 =============
261 .. kernel-doc:: block/blk-core.c
262    :export:
264 .. kernel-doc:: block/blk-core.c
265    :internal:
267 .. kernel-doc:: block/blk-map.c
268    :export:
270 .. kernel-doc:: block/blk-sysfs.c
271    :internal:
273 .. kernel-doc:: block/blk-settings.c
274    :export:
276 .. kernel-doc:: block/blk-exec.c
277    :export:
279 .. kernel-doc:: block/blk-flush.c
280    :export:
282 .. kernel-doc:: block/blk-lib.c
283    :export:
285 .. kernel-doc:: block/blk-tag.c
286    :export:
288 .. kernel-doc:: block/blk-tag.c
289    :internal:
291 .. kernel-doc:: block/blk-integrity.c
292    :export:
294 .. kernel-doc:: kernel/trace/blktrace.c
295    :internal:
297 .. kernel-doc:: block/genhd.c
298    :internal:
300 .. kernel-doc:: block/genhd.c
301    :export:
303 Char devices
304 ============
306 .. kernel-doc:: fs/char_dev.c
307    :export:
309 Clock Framework
310 ===============
312 The clock framework defines programming interfaces to support software
313 management of the system clock tree. This framework is widely used with
314 System-On-Chip (SOC) platforms to support power management and various
315 devices which may need custom clock rates. Note that these "clocks"
316 don't relate to timekeeping or real time clocks (RTCs), each of which
317 have separate frameworks. These :c:type:`struct clk <clk>`
318 instances may be used to manage for example a 96 MHz signal that is used
319 to shift bits into and out of peripherals or busses, or otherwise
320 trigger synchronous state machine transitions in system hardware.
322 Power management is supported by explicit software clock gating: unused
323 clocks are disabled, so the system doesn't waste power changing the
324 state of transistors that aren't in active use. On some systems this may
325 be backed by hardware clock gating, where clocks are gated without being
326 disabled in software. Sections of chips that are powered but not clocked
327 may be able to retain their last state. This low power state is often
328 called a *retention mode*. This mode still incurs leakage currents,
329 especially with finer circuit geometries, but for CMOS circuits power is
330 mostly used by clocked state changes.
332 Power-aware drivers only enable their clocks when the device they manage
333 is in active use. Also, system sleep states often differ according to
334 which clock domains are active: while a "standby" state may allow wakeup
335 from several active domains, a "mem" (suspend-to-RAM) state may require
336 a more wholesale shutdown of clocks derived from higher speed PLLs and
337 oscillators, limiting the number of possible wakeup event sources. A
338 driver's suspend method may need to be aware of system-specific clock
339 constraints on the target sleep state.
341 Some platforms support programmable clock generators. These can be used
342 by external chips of various kinds, such as other CPUs, multimedia
343 codecs, and devices with strict requirements for interface clocking.
345 .. kernel-doc:: include/linux/clk.h
346    :internal: