Function report |
Source Code:kernel\events\uprobes.c |
Create Date:2022-07-28 13:45:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ref_ctr_mismatch_warn
Proto:static void ref_ctr_mismatch_warn(struct uprobe *cur_uprobe, struct uprobe *uprobe)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct uprobe * | cur_uprobe | |
struct uprobe * | uprobe |
727 | pr_warn("ref_ctr_offset mismatch. inode: 0x%lx offset: 0x%llx ref_ctr_offset(old): 0x%llx ref_ctr_offset(new): 0x%llx\n", i_ino, (unsignedlonglong)offset, (unsignedlonglong)ref_ctr_offset, (unsignedlonglong)ref_ctr_offset) |
Name | Describe |
---|---|
alloc_uprobe |
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 |