Function report |
Source Code:include\linux\list.h |
Create Date:2022-07-28 05:34:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:list_swap - replace entry1 with entry2 and re-add entry1 at entry2's position*@entry1: the location to place entry2*@entry2: the location to place entry1
Proto:static inline void list_swap(struct list_head *entry1, struct list_head *entry2)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct list_head * | entry1 | |
struct list_head * | entry2 |
Name | Describe |
---|---|
list_test_list_swap | |
__shuffle_zone |
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 |