Function report |
Source Code:kernel\rcu\rcu.h |
Create Date:2022-07-28 10:17:33 |
Last Modify:2022-05-19 07:39:19 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:debug_rcu_head_unqueue
Proto:static inline void debug_rcu_head_unqueue(struct callback_head *head)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct callback_head * | head |
NULL
Name | Describe |
---|---|
srcu_barrier | srcu_barrier - Wait until all in-flight call_srcu() callbacks complete.*@ssp: srcu_struct on which to wait for in-flight callbacks. |
srcu_invoke_callbacks | |
rcu_do_batch | Invoke any RCU callbacks that have made it to the end of their grace* period. Thottle as specified by rdp->blimit. |
rcu_barrier_func | Called with preemption disabled, and from cross-cpu IRQ context. |
rcu_process_callbacks | Invoke the RCU callbacks whose grace period has elapsed. |
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 |