Function report | 
Source Code:kernel\rcu\rcu.h | 
Create Date:2022-07-28 10:17:35 | 
| Last Modify:2022-05-19 07:39:19 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Reclaim the specified callback, either by invoking it (non-lazy case)* or freeing it directly (lazy case). Return true if lazy, false otherwise.
Proto:static inline bool __rcu_reclaim(const char *rn, struct callback_head *head)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const char * | rn | |
| struct callback_head * | head | 
| 212 | rcu_lock_acquire( & rcu_callback_map) | 
| 216 | rcu_lock_release( & rcu_callback_map) | 
| 217 | Return true | 
| 218 | Else | 
| Name | Describe | 
|---|---|
| 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_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  |