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:page_cgroup_ino - return inode number of the memcg a page is charged to*@page: the page* Look up the closest online ancestor of the memory cgroup @page is charged to* and return its inode number or 0 if @page is not charged to any cgroup. It
Proto:ino_t page_cgroup_ino(struct page *page)
Type:ino_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page |
477 | ino = 0 |
482 | Else memcg = READ_ONCE(mem_cgroup) |
484 | When memcg && Not (flags & CSS_ONLINE) cycle |
486 | If memcg Then ino = rns ino associated with a cgroup |
489 | Return ino |
Name | Describe |
---|---|
hwpoison_filter_task |
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 |