Function report |
Source Code:include\linux\jump_label.h |
Create Date:2022-07-28 05:35:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:static_key_slow_dec
Proto:static inline void static_key_slow_dec(struct static_key *key)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct static_key * | key |
284 | STATIC_KEY_CHECK_USE(key) |
285 | atomic_dec( & enabled) |
Name | Describe |
---|---|
tracepoint_remove_func | Remove a probe function from a tracepoint.* Note: only waiting an RCU period after setting elem->call to the empty* function insures that the original callback is not used anymore. This insured* by preempt_disable around the call site. |
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 |