Function report |
Source Code:include\linux\kprobes.h |
Create Date:2022-07-28 05:53:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:free_optinsn_slot
Proto:static inline void free_optinsn_slot(kprobe_opcode_t *slot, int dirty)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
kprobe_opcode_t * | slot | |
int | dirty |
310 | __free_insn_slot( & kprobe_optinsn_slots, slot, dirty) |
Name | Describe |
---|---|
__arch_remove_optimized_kprobe | Free optimized instruction slot |
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 |