xref: /linux/Documentation/mm/memfd_preservation.rst (revision 26b8eb8a98c18b2ee4ea76d99fa2b2a5ccbc1b6c)
1.. SPDX-License-Identifier: GPL-2.0-or-later
2
3==========================
4Memfd Preservation via LUO
5==========================
6
7.. kernel-doc:: mm/memfd_luo.c
8   :doc: Memfd Preservation via LUO
9
10Memfd Preservation ABI
11======================
12
13.. kernel-doc:: include/linux/kho/abi/memfd.h
14   :doc: memfd Live Update ABI
15
16.. kernel-doc:: include/linux/kho/abi/memfd.h
17   :internal:
18
19See Also
20========
21
22- :doc:`/core-api/liveupdate`
23- :doc:`/core-api/kho/index`
24