Function report |
Source Code:kernel\kprobes.c |
Create Date:2022-07-28 11:35:41 |
| Last Modify:2022-05-22 18:14:58 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:arch_within_kprobe_blacklist
Proto:bool __weak arch_within_kprobe_blacklist(unsigned long addr)
Type:bool
Parameter:
| Type | Parameter | Name |
|---|---|---|
| unsigned long | addr |
| 1425 | Return addr >= __kprobes_text_start && addr < __kprobes_text_end |
| Name | Describe |
|---|---|
| __within_kprobe_blacklist |
| 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 |