Merge tag 'irqchip-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-block.git] / Documentation / livepatch / api.rst
CommitLineData
e368cd72
DV
1.. 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