.. | .. |
---|
33 | 33 | .. kernel-doc:: lib/kstrtox.c |
---|
34 | 34 | :export: |
---|
35 | 35 | |
---|
| 36 | +.. kernel-doc:: lib/string_helpers.c |
---|
| 37 | + :export: |
---|
| 38 | + |
---|
36 | 39 | String Manipulation |
---|
37 | 40 | ------------------- |
---|
38 | 41 | |
---|
39 | 42 | .. kernel-doc:: lib/string.c |
---|
40 | 43 | :export: |
---|
| 44 | + |
---|
| 45 | +.. kernel-doc:: include/linux/string.h |
---|
| 46 | + :internal: |
---|
41 | 47 | |
---|
42 | 48 | .. kernel-doc:: mm/util.c |
---|
43 | 49 | :functions: kstrdup kstrdup_const kstrndup kmemdup kmemdup_nul memdup_user |
---|
.. | .. |
---|
51 | 57 | Bit Operations |
---|
52 | 58 | -------------- |
---|
53 | 59 | |
---|
54 | | -.. kernel-doc:: arch/x86/include/asm/bitops.h |
---|
| 60 | +.. kernel-doc:: include/asm-generic/bitops/instrumented-atomic.h |
---|
| 61 | + :internal: |
---|
| 62 | + |
---|
| 63 | +.. kernel-doc:: include/asm-generic/bitops/instrumented-non-atomic.h |
---|
| 64 | + :internal: |
---|
| 65 | + |
---|
| 66 | +.. kernel-doc:: include/asm-generic/bitops/instrumented-lock.h |
---|
55 | 67 | :internal: |
---|
56 | 68 | |
---|
57 | 69 | Bitmap Operations |
---|
.. | .. |
---|
138 | 150 | .. kernel-doc:: include/linux/log2.h |
---|
139 | 151 | :internal: |
---|
140 | 152 | |
---|
| 153 | +Integer power Functions |
---|
| 154 | +----------------------- |
---|
| 155 | + |
---|
| 156 | +.. kernel-doc:: lib/math/int_pow.c |
---|
| 157 | + :export: |
---|
| 158 | + |
---|
| 159 | +.. kernel-doc:: lib/math/int_sqrt.c |
---|
| 160 | + :export: |
---|
| 161 | + |
---|
141 | 162 | Division Functions |
---|
142 | 163 | ------------------ |
---|
143 | 164 | |
---|
.. | .. |
---|
147 | 168 | .. kernel-doc:: include/linux/math64.h |
---|
148 | 169 | :internal: |
---|
149 | 170 | |
---|
150 | | -.. kernel-doc:: lib/div64.c |
---|
| 171 | +.. kernel-doc:: lib/math/div64.c |
---|
151 | 172 | :functions: div_s64_rem div64_u64_rem div64_u64 div64_s64 |
---|
152 | 173 | |
---|
153 | | -.. kernel-doc:: lib/gcd.c |
---|
| 174 | +.. kernel-doc:: lib/math/gcd.c |
---|
154 | 175 | :export: |
---|
155 | 176 | |
---|
156 | 177 | UUID/GUID |
---|
.. | .. |
---|
209 | 230 | |
---|
210 | 231 | Hardware Interfaces |
---|
211 | 232 | =================== |
---|
212 | | - |
---|
213 | | -Interrupt Handling |
---|
214 | | ------------------- |
---|
215 | | - |
---|
216 | | -.. kernel-doc:: kernel/irq/manage.c |
---|
217 | | - :export: |
---|
218 | 233 | |
---|
219 | 234 | DMA Channels |
---|
220 | 235 | ------------ |
---|
.. | .. |
---|
291 | 306 | .. kernel-doc:: block/blk-lib.c |
---|
292 | 307 | :export: |
---|
293 | 308 | |
---|
294 | | -.. kernel-doc:: block/blk-tag.c |
---|
295 | | - :export: |
---|
296 | | - |
---|
297 | | -.. kernel-doc:: block/blk-tag.c |
---|
298 | | - :internal: |
---|
299 | | - |
---|
300 | 309 | .. kernel-doc:: block/blk-integrity.c |
---|
301 | 310 | :export: |
---|
302 | 311 | |
---|
.. | .. |
---|
362 | 371 | |
---|
363 | 372 | .. kernel-doc:: include/linux/rcupdate.h |
---|
364 | 373 | |
---|
365 | | -.. kernel-doc:: include/linux/rcupdate_wait.h |
---|
366 | | - |
---|
367 | | -.. kernel-doc:: include/linux/rcutree.h |
---|
368 | | - |
---|
369 | 374 | .. kernel-doc:: kernel/rcu/tree.c |
---|
370 | | - |
---|
371 | | -.. kernel-doc:: kernel/rcu/tree_plugin.h |
---|
372 | 375 | |
---|
373 | 376 | .. kernel-doc:: kernel/rcu/tree_exp.h |
---|
374 | 377 | |
---|