Function report |
Source Code:include\linux\rculist.h |
Create Date:2022-07-28 05:38:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:INIT_LIST_HEAD_RCU - Initialize a list_head visible to RCU readers*@list: list to be initialized* You should instead use INIT_LIST_HEAD() for normal initialization and* cleanup tasks, when readers have no access to the list being initialized
Proto:static inline void INIT_LIST_HEAD_RCU(struct list_head *list)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct list_head * | list |
33 | WRITE_ONCE(next, list) |
34 | WRITE_ONCE(prev, list) |
Name | Describe |
---|---|
bpf_prog_alloc_no_stats |
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 |