summaryrefslogtreecommitdiff
path: root/Documentation/mm/zsmalloc.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/mm/zsmalloc.rst')
-rw-r--r--Documentation/mm/zsmalloc.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/mm/zsmalloc.rst b/Documentation/mm/zsmalloc.rst
index a3c26d587752..76902835e68e 100644
--- a/Documentation/mm/zsmalloc.rst
+++ b/Documentation/mm/zsmalloc.rst
@@ -263,3 +263,8 @@ is heavy internal fragmentation and zspool compaction is unable to relocate
objects and release zspages. In these cases, it is recommended to decrease
the limit on the size of the zspage chains (as specified by the
CONFIG_ZSMALLOC_CHAIN_SIZE option).
+
+Functions
+=========
+
+.. kernel-doc:: mm/zsmalloc.c