Function report |
Source Code:include\linux\vmstat.h |
Create Date:2022-07-28 05:43:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__count_vm_event
Proto:static inline void __count_vm_event(enum vm_event_item item)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
enum vm_event_item | item |
NULL
Name | Describe |
---|---|
__activate_page | |
lru_deactivate_file_fn | If the page can not be invalidated, it is moved to the* inactive list to speed up its reclaim. It is moved to the* head of the list, rather than the tail, to give the flusher* threads some time to write it out, as this is much more |
__munlock_isolation_failed | Accounting for page isolation fail during munlock* Performs accounting when page isolation fails in munlock. There is nothing* else to do because it means some other task has already removed the page* from the LRU |
free_unref_page_commit | |
alloc_buddy_huge_page | |
balloon_page_enqueue_one | |
balloon_page_list_dequeue | alloon_page_list_dequeue() - removes pages from balloon's page list and* returns a list of the pages.*@b_dev_info: balloon device decriptor where we will grab a page from.*@pages: pointer to the list of pages that would be returned to the caller. |
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 |