Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / Documentation / livepatch / api.rst
blob78944b63d74b526983742971a4ef61a0d9e7a78c
1 .. SPDX-License-Identifier: GPL-2.0
3 =================
4 Livepatching APIs
5 =================
7 Livepatch Enablement
8 ====================
10 .. kernel-doc:: kernel/livepatch/core.c
11    :export:
14 Shadow Variables
15 ================
17 .. kernel-doc:: kernel/livepatch/shadow.c
18    :export:
20 System State Changes
21 ====================
23 .. kernel-doc:: kernel/livepatch/state.c
24    :export:
26 Object Types
27 ============
29 .. kernel-doc:: include/linux/livepatch.h
30    :identifiers: klp_patch klp_object klp_func klp_callbacks klp_state