Function report |
Source Code:mm\memcontrol.c |
Create Date:2022-07-28 16:08:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mem_cgroup_page_nodeinfo
Proto:static struct mem_cgroup_per_node *mem_cgroup_page_nodeinfo(struct mem_cgroup *memcg, struct page *page)
Type:struct mem_cgroup_per_node
Parameter:
Type | Parameter | Name |
---|---|---|
struct mem_cgroup * | memcg | |
struct page * | page |
495 | nid = page_to_nid(page) |
Name | Describe |
---|---|
mem_cgroup_update_tree | |
mem_cgroup_page_lruvec | mem_cgroup_page_lruvec - return lruvec for isolating/putting an LRU page*@page: the page*@pgdat: pgdat of the page* This function is only safe when following the LRU page isolation* and putback protocol: the LRU lock must be held, and the page must |
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 |