Function report |
Source Code:mm\memcontrol.c |
Create Date:2022-07-28 16:14:12 |
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_try_charge_delay
Proto:int mem_cgroup_try_charge_delay(struct page *page, struct mm_struct *mm, gfp_t gfp_mask, struct mem_cgroup **memcgp, bool compound)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page | |
struct mm_struct * | mm | |
gfp_t | gfp_mask | |
struct mem_cgroup ** | memcgp | |
bool | compound |
6387 | Return ret |
Name | Describe |
---|---|
do_swap_page | We enter with non-exclusive mmap_sem (to exclude vma changes,* but allow concurrent faults), and pte mapped but not yet locked.* We return with pte unmapped and unlocked.* We return with the mmap_sem locked or unlocked in the same cases |
do_anonymous_page | We enter with non-exclusive mmap_sem (to exclude vma changes,* but allow concurrent faults), and pte mapped but not yet locked.* We return with mmap_sem still held, but pte unmapped and unlocked. |
do_cow_fault | |
__do_huge_pmd_anonymous_page | |
do_huge_pmd_wp_page_fallback | |
do_huge_pmd_wp_page |
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 |