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 pending callback in the specified* rcu_segcblist structure
Proto:struct callback_head *rcu_segcblist_first_pend_cb(struct rcu_segcblist *rsclp)
Type:struct callback_head
Parameter:
Type | Parameter | Name |
---|---|---|
struct rcu_segcblist * | rsclp |
229 | If Is the specified rcu_segcblist enabled, for example, not corresponding* to an offline CPU? Then Return tails[Also RCU_WAIT head. ] |
231 | Return NULL |
Name | Describe |
---|---|
__call_rcu_core | Handle any core-RCU processing required by a call_rcu() invocation. |
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 |