Function report |
Source Code:arch\x86\include\asm\irqflags.h |
Create Date:2022-07-28 05:35:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:For spinlocks, etc:
Proto:static inline notrace unsigned long arch_local_irq_save(void)
Type:unsigned long
Parameter:Nothing
120 | flags = arch_local_save_flags() |
121 | arch_local_irq_disable() |
122 | Return flags |
Name | Describe |
---|---|
atomic64_add | |
atomic64_add_return | |
atomic64_fetch_add | |
atomic64_sub | |
atomic64_sub_return | |
atomic64_fetch_sub | |
atomic64_and | |
atomic64_and_return | |
atomic64_fetch_and | |
atomic64_or | |
atomic64_or_return | |
atomic64_fetch_or | |
atomic64_xor | |
atomic64_xor_return | |
atomic64_fetch_xor | |
rtc_cmos_read | Routines for accessing the CMOS RAM/RTC. |
rtc_cmos_write |
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 |