Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\livepatch\core.h Create Date:2022-07-28 10:29:55
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:klp_post_patch_callback

Proto:static inline void klp_post_patch_callback(struct klp_object *obj)

Type:void

Parameter:

TypeParameterName
struct klp_object *obj
40  If post_patch Then ( * post_patch)(obj)
Caller
NameDescribe
klp_module_coming
klp_complete_transitionThe transition to the target patch state is complete. Clean up the data* structures.