Function report |
Source Code:arch\x86\kernel\kprobes\core.c |
Create Date:2022-07-28 08:38:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:restore_previous_kprobe
Proto:static inline __attribute__((__always_inline__)) void restore_previous_kprobe(struct kprobe_ctlblk *kcb)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kprobe_ctlblk * | kcb |
532 | __this_cpu_write(current_kprobe, kp) |
533 | kprobe_status = status |
534 | kprobe_old_flags = old_flags |
Name | Describe |
---|---|
kprobe_debug_handler | Interrupts are disabled on entry as trap1 is an interrupt gate and they* remain disabled throughout this function. |
kprobe_fault_handler |
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 |