Function report |
Source Code:include\linux\writeback.h |
Create Date:2022-07-28 05:57:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:wb_domain_size_changed - memory available to a wb_domain has changed*@dom: wb_domain of interest* This function should be called when the amount of memory available to*@dom has changed
Proto:static inline void wb_domain_size_changed(struct wb_domain *dom)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct wb_domain * | dom |
182 | The dirtyable memory and dirty threshold could be suddenly* knocked down by a large amount (eg = jiffies |
183 | dirty_limit = 0 |
184 | spin_unlock( & lock) |
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 |