Function report |
Source Code:kernel\jump_label.c |
Create Date:2022-07-28 13:48:49 |
Last Modify:2020-03-17 20:59:06 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__jump_label_update
Proto:static void __jump_label_update(struct static_key *key, struct jump_entry *entry, struct jump_entry *stop, bool init)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct static_key * | key | |
struct jump_entry * | entry | |
struct jump_entry * | stop | |
bool | init |
426 | If jump_label_can_update(entry, init) Then arch_jump_label_transform(entry, jump_label_type(entry)) |
Name | Describe |
---|---|
__jump_label_mod_update | |
jump_label_add_module | |
jump_label_update |
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 |