mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-22 07:27:12 +08:00
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>
This commit is contained in:
committed by
Vlastimil Babka
parent
e8a45f198e
commit
1808517099
@@ -3,3 +3,10 @@
|
||||
===============
|
||||
Slab Allocation
|
||||
===============
|
||||
|
||||
Functions and structures
|
||||
========================
|
||||
|
||||
.. kernel-doc:: mm/slab.h
|
||||
.. kernel-doc:: mm/slub.c
|
||||
:internal:
|
||||
|
||||
Reference in New Issue
Block a user