diff options
Diffstat (limited to 'Documentation/mm/slab.rst')
| -rw-r--r-- | Documentation/mm/slab.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/mm/slab.rst b/Documentation/mm/slab.rst new file mode 100644 index 000000000000..2bcc58ada302 --- /dev/null +++ b/Documentation/mm/slab.rst @@ -0,0 +1,12 @@ +.. SPDX-License-Identifier: GPL-2.0 + +=============== +Slab Allocation +=============== + +Functions and structures +======================== + +.. kernel-doc:: mm/slab.h +.. kernel-doc:: mm/slub.c + :internal: |
