Function report |
Source Code:arch\x86\include\asm\local.h |
Create Date:2022-07-28 05:43:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:local_add_return - add and return*@i: integer value to add*@l: pointer to type local_t* Atomically adds @i to @l and returns @i + @l
Proto:static inline long local_add_return(long i, local_t *l)
Type:long
Parameter:
Type | Parameter | Name |
---|---|---|
long | i | |
local_t * | l |
109 | asm volatile |
Name | Describe |
---|---|
rb_tail_page_update | _tail_page_update - move the tail page forward |
__rb_reserve_next |
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 |