Function report |
Source Code:arch\x86\kernel\livepatch.c |
Create Date:2022-07-28 08:35:58 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Apply per-object alternatives. Based on x86 module_finalize()
Proto:void arch_klp_init_object_loaded(struct klp_patch *patch, struct klp_object *obj)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct klp_patch * | patch | |
struct klp_object * | obj |
27 | BUILD_BUG_ON - break compile if a condition is true(MODULE_NAME_LEN < 56 || KSYM_NAME_LEN != 128) |
31 | cnt = sscanf - Unformat a buffer into a list of arguments*@buf: input buffer*@fmt: formatting of buffer*@...: resulting arguments |
34 | If cnt != 2 Then Continue |
36 | If strcmp(sec_objname, objname) Then Continue |
44 | If alt Then |
49 | If para Then |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |