Function report |
Source Code:include\linux\workqueue.h |
Create Date:2022-07-28 05:35:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:to_rcu_work
Proto:static inline struct rcu_work *to_rcu_work(struct work_struct *work)
Type:struct rcu_work
Parameter:
Type | Parameter | Name |
---|---|---|
struct work_struct * | work |
Name | Describe |
---|---|
css_free_rwork_fn | ss destruction is four-stage process |
delete_partition_work_fn | |
free_ioctx | _ioctx() should be RCU delayed to synchronize against the RCU* protected lookup_ioctx() and also needs process context to call* aio_free_ring(). Use rcu_work. |
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 |