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_replace_rcu - replace old entry by new one*@old : the element to be replaced*@new : the new element to insert* The @old entry will be replaced with the @new entry atomically.
Proto:static inline void hlist_replace_rcu(struct hlist_node *old, struct hlist_node *new)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct hlist_node * | old | |
struct hlist_node * | new |
496 | pprev = LIST_POISON2 |
Name | Describe |
---|---|
transfer_pid | ransfer_pid is an optimization of attach_pid(new), detach_pid(old) |
init_aggr_kprobe | |
avc_node_replace |
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 |