Function report |
Source Code:kernel\rcu\rcu_segcblist.c |
Create Date:2022-07-28 10:29:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Set the length of an rcu_segcblist structure.
Proto:static void rcu_segcblist_set_len(struct rcu_segcblist *rsclp, long v)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rcu_segcblist * | rsclp | |
long | v |
96 | WRITE_ONCE(len, v) |
Name | Describe |
---|---|
rcu_segcblist_init | Initialize an rcu_segcblist structure. |
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 |