mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-08-19 09:15:21 +00:00

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>
13 lines
203 B
ReStructuredText
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:
|