diff options
Diffstat (limited to 'Documentation/DocBook/kernel-api.tmpl')
-rw-r--r-- | Documentation/DocBook/kernel-api.tmpl | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl index 6899f471fb15..7160652a8736 100644 --- a/Documentation/DocBook/kernel-api.tmpl +++ b/Documentation/DocBook/kernel-api.tmpl | |||
@@ -93,6 +93,12 @@ X!Ilib/string.c | |||
93 | !Elib/crc32.c | 93 | !Elib/crc32.c |
94 | !Elib/crc-ccitt.c | 94 | !Elib/crc-ccitt.c |
95 | </sect1> | 95 | </sect1> |
96 | |||
97 | <sect1 id="idr"><title>idr/ida Functions</title> | ||
98 | !Pinclude/linux/idr.h idr sync | ||
99 | !Plib/idr.c IDA description | ||
100 | !Elib/idr.c | ||
101 | </sect1> | ||
96 | </chapter> | 102 | </chapter> |
97 | 103 | ||
98 | <chapter id="mm"> | 104 | <chapter id="mm"> |
@@ -257,7 +263,8 @@ X!Earch/x86/kernel/mca_32.c | |||
257 | !Iblock/blk-sysfs.c | 263 | !Iblock/blk-sysfs.c |
258 | !Eblock/blk-settings.c | 264 | !Eblock/blk-settings.c |
259 | !Eblock/blk-exec.c | 265 | !Eblock/blk-exec.c |
260 | !Eblock/blk-barrier.c | 266 | !Eblock/blk-flush.c |
267 | !Eblock/blk-lib.c | ||
261 | !Eblock/blk-tag.c | 268 | !Eblock/blk-tag.c |
262 | !Iblock/blk-tag.c | 269 | !Iblock/blk-tag.c |
263 | !Eblock/blk-integrity.c | 270 | !Eblock/blk-integrity.c |