xref: /linux/Documentation/mm/slab.rst (revision a34b0e4e21d6be3c3d620aa7f9dfbf0e9550c19e)
1.. SPDX-License-Identifier: GPL-2.0
2
3===============
4Slab Allocation
5===============
6
7Functions and structures
8========================
9
10.. kernel-doc:: mm/slab.h
11.. kernel-doc:: mm/slub.c
12   :internal:
13