Function report |
Source Code:include\linux\mm.h |
Create Date:2022-07-28 05:43:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:put_page
Proto:static inline void put_page(struct page *page)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page |
1023 | page = compound_head(page) |
1031 | If put_devmap_managed_page(page) Then Return |
1034 | If Drop a ref, return true if the refcount fell to zero (the page has no users) Then __put_page(page) |
Name | Describe |
---|---|
do_exit | |
do_mount_root | |
page_cache_free_page | |
bio_release_pages | |
tomoyo_dump_page | moyo_dump_page - Dump a page to buffer.*@bprm: Pointer to "struct linux_binprm".*@pos: Location to dump.*@dump: Poiner to "struct tomoyo_page_dump".* Returns true on success, false otherwise. |
vfs_dedupe_get_page | Read a page's worth of file data into the page cache. |
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 |