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_is_first -- tests whether @list is the first entry in list @head*@list: the entry to test*@head: the head of the list
Proto:static inline int list_is_first(const struct list_head *list, const struct list_head *head)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct list_head * | list | |
const struct list_head * | head |
Name | Describe |
---|---|
list_test_list_is_first | |
slob_alloc | slob_alloc: entry point into the slob allocator. |
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 |