linux/Documentation/mm/slab.rst
Matthew Wilcox (Oracle) 1808517099 doc: Add slab internal kernel-doc
We don't have much real internal documentation to extract yet, but
let's make sure that what we do have is available.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Acked-by: Harry Yoo <harry.yoo@oracle.com>
Link: https://patch.msgid.link/20250611155916.2579160-7-willy@infradead.org
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
2025-06-18 13:06:26 +02:00

13 lines
203 B
ReStructuredText

.. SPDX-License-Identifier: GPL-2.0
===============
Slab Allocation
===============
Functions and structures
========================
.. kernel-doc:: mm/slab.h
.. kernel-doc:: mm/slub.c
:internal: