Function report |
Source Code:include\linux\rculist.h |
Create Date:2022-07-28 05:38:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hlist_add_before_rcu*@n: the new element to add to the hash list
Proto:static inline void hlist_add_before_rcu(struct hlist_node *n, struct hlist_node *next)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct hlist_node * | n | |
struct hlist_node * | next |
Name | Describe |
---|---|
fsnotify_add_mark_list | Add mark into proper place in given list of marks. These marks may be used* for the fsnotify backend to determine which event types should be delivered* to which group and for which inodes. These marks are ordered according to |
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 |