Function report |
Source Code:include\linux\atomic-fallback.h |
Create Date:2022-07-28 05:34:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:atomic_fetch_inc
Proto:static inline int atomic_fetch_inc(atomic_t *v)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
atomic_t * | v |
365 | Return atomic_fetch_add(1, v) |
Name | Describe |
---|---|
hardlockup_detector_perf_enable | hardlockup_detector_perf_enable - Enable the local event |
atomic_long_fetch_inc |
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 |