函数逻辑报告 |
Source Code:include\linux\page-flags.h |
Create Date:2022-07-27 06:40:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:SetPageUptodate
函数原型:static __always_inline void SetPageUptodate(struct page *page)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct page * | page |
520 | VM_BUG_ON_PAGE(PageTail(page), page) |
526 | smp_wmb() |
名称 | 描述 |
---|---|
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 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |