Function report |
Source Code:include\linux\list.h |
Create Date:2022-07-28 05:34:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Delete a list entry and clear the 'prev' pointer.* This is a special-purpose list clearing method used in the networking code* for lists allocated as per-cpu, where we don't want to incur the extra* WRITE_ONCE() overhead of a regular list_del_init()
Proto:static inline void __list_del_clearprev(struct list_head *entry)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct list_head * | entry |
120 | prev = NULL |
Name | Describe |
---|---|
bq_xmit_all | |
bq_flush_to_queue |
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 |