blob: 78944b63d74b526983742971a4ef61a0d9e7a78c [file] [log] [blame]
David Vernete368cd72021-12-21 06:57:45 -08001.. SPDX-License-Identifier: GPL-2.0
2
3=================
4Livepatching APIs
5=================
6
7Livepatch Enablement
8====================
9
10.. kernel-doc:: kernel/livepatch/core.c
11 :export:
12
13
14Shadow Variables
15================
16
17.. kernel-doc:: kernel/livepatch/shadow.c
18 :export:
19
20System State Changes
21====================
22
23.. kernel-doc:: kernel/livepatch/state.c
24 :export:
25
26Object Types
27============
28
29.. kernel-doc:: include/linux/livepatch.h
30 :identifiers: klp_patch klp_object klp_func klp_callbacks klp_state