Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
[linux-2.6-microblaze.git] / Documentation / livepatch / api.rst
1 .. SPDX-License-Identifier: GPL-2.0
2
3 =================
4 Livepatching APIs
5 =================
6
7 Livepatch Enablement
8 ====================
9
10 .. kernel-doc:: kernel/livepatch/core.c
11    :export:
12
13
14 Shadow Variables
15 ================
16
17 .. kernel-doc:: kernel/livepatch/shadow.c
18    :export:
19
20 System State Changes
21 ====================
22
23 .. kernel-doc:: kernel/livepatch/state.c
24    :export:
25
26 Object Types
27 ============
28
29 .. kernel-doc:: include/linux/livepatch.h
30    :identifiers: klp_patch klp_object klp_func klp_callbacks klp_state