Function report |
Source Code:kernel\jump_label.c |
Create Date:2022-07-28 13:48:54 |
Last Modify:2020-03-17 20:59:06 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:static_key_mod
Proto:static inline struct static_key_mod *static_key_mod(struct static_key *key)
Type:struct static_key_mod
Parameter:
Type | Parameter | Name |
---|---|---|
struct static_key * | key |
518 | WARN_ON_ONCE(!static_key_linked(key)) |
519 | Return type & ~JUMP_TYPE_MASK |
Name | Describe |
---|---|
__jump_label_mod_update | |
jump_label_add_module | |
jump_label_del_module |
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 |