Function report |
Source Code:include\linux\mm.h |
Create Date:2022-07-28 05:43:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:cancel_dirty_page
Proto:static inline void cancel_dirty_page(struct page *page)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page |
1590 | If PageDirty(page) Then This cancels just the dirty bit on the kernel page itself, it does NOT* actually remove dirty bits on any mmap's that may be around |
Name | Describe |
---|---|
truncate_cleanup_page | If truncate cannot remove the fs-private metadata from the page, the page* becomes orphaned |
try_to_free_buffers | |
iomap_invalidatepage |
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 |