Function report |
Source Code:include\linux\backing-dev.h |
Create Date:2022-07-28 09:09:49 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:wb_congested
Proto:static inline int wb_congested(struct bdi_writeback *wb, int cong_bits)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct bdi_writeback * | wb | |
| int | cong_bits |
| 176 | bdi = ur parent bdi |
| 178 | If Function pointer if device is md/dm Then Return Function pointer if device is md/dm ( Pointer to aux data for congested func , cong_bits) |
| 180 | Return Always use atomic bitops on this & cong_bits |
| 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 |