0001 .. SPDX-License-Identifier: GPL-2.0
0002
0003 =================
0004 Livepatching APIs
0005 =================
0006
0007 Livepatch Enablement
0008 ====================
0009
0010 .. kernel-doc:: kernel/livepatch/core.c
0011 :export:
0012
0013
0014 Shadow Variables
0015 ================
0016
0017 .. kernel-doc:: kernel/livepatch/shadow.c
0018 :export:
0019
0020 System State Changes
0021 ====================
0022
0023 .. kernel-doc:: kernel/livepatch/state.c
0024 :export:
0025
0026 Object Types
0027 ============
0028
0029 .. kernel-doc:: include/linux/livepatch.h
0030 :identifiers: klp_patch klp_object klp_func klp_callbacks klp_state