Function report |
Source Code:kernel\rcu\rcu_segcblist.c |
Create Date:2022-07-28 10:29:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Return a pointer to the first callback in the specified rcu_segcblist* structure. This is useful for diagnostics.
Proto:struct callback_head *rcu_segcblist_first_cb(struct rcu_segcblist *rsclp)
Type:struct callback_head
Parameter:
Type | Parameter | Name |
---|---|---|
struct rcu_segcblist * | rsclp |
215 | If Is the specified rcu_segcblist enabled, for example, not corresponding* to an offline CPU? Then Return head |
217 | Return NULL |
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 |