Function report |
Source Code:include\linux\page-flags.h |
Create Date:2022-07-28 05:37:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:SetPageUptodate
Proto:static __always_inline void SetPageUptodate(struct page *page)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page |
520 | VM_BUG_ON_PAGE(PageTail(page), page) |
526 | smp_wmb() |
Name | Describe |
---|---|
page_endio | After completing I/O on a page, call this routine to update the page* flags appropriately |
end_swap_bio_read | |
swap_readpage | |
zswap_writeback_entry | |
migrate_page_states | Copy the page to its new location |
simple_readpage | |
simple_write_end | simple_write_end - .write_end helper for non-block-device FSes*@file: See .write_end of address_space_operations*@mapping: "*@pos: "*@len: "*@copied: "*@page: "*@fsdata: "* simple_write_end does the minimum needed for updating a page after writing is |
end_buffer_async_read | |
__block_commit_write | |
block_read_full_page | Generic "read page" function for block devices that have the normal* get_block functionality |
nobh_write_end | |
map_buffer_to_page | support function for mpage_readpages |
do_mpage_readpage | This is the worker routine which does all the work of mapping the disk* blocks and constructs largest possible bios, submits them for IO if the* blocks are not contiguous on the disk |
aio_setup_ring | |
iomap_iop_set_range_uptodate | |
iomap_set_range_uptodate | |
iomap_read_inline_data | |
ramfs_nommu_expand_for_mapping | add a contiguous set of pages into a ramfs inode when it's truncated from* size 0 on the assumption that it's going to be used for an mmap of shared* memory |
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 |