Function report |
Source Code:include\linux\backing-dev.h |
Create Date:2022-07-28 09:09:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:inc_wb_stat
Proto:static inline void inc_wb_stat(struct bdi_writeback *wb, enum wb_stat_item item)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bdi_writeback * | wb | |
enum wb_stat_item | item |
79 | __add_wb_stat(wb, item, 1) |
Name | Describe |
---|---|
__wb_writeout_inc | Increment @wb's writeout completion count and the global writeout* completion count. Called from test_clear_page_writeback(). |
account_page_dirtied | Helper function for set_page_dirty family.* Caller must hold lock_page_memcg().* NOTE: This relies on being atomic wrt interrupts. |
__test_set_page_writeback |
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 |