Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:klp_init_func_early

Proto:static void klp_init_func_early(struct klp_object *obj, struct klp_func *func)

Type:void

Parameter:

TypeParameterName
struct klp_object *obj
struct klp_func *func
819  kobject_init() - Initialize a kobject structure
820  list_add_tail - add a new entry*@new: new entry to be added*@head: list head to add it before* Insert a new entry before the specified head.* This is useful for implementing queues.
Caller
NameDescribe
klp_alloc_func_nop
klp_init_patch_early