Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\mmu_gather.c Create Date:2022-07-28 14:51:04
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:__tlb_remove_page_size

Proto:bool __tlb_remove_page_size(struct mmu_gather *tlb, struct page *page, int page_size)

Type:bool

Parameter:

TypeParameterName
struct mmu_gather *tlb
struct page *page
intpage_size
70  VM_BUG_ON(!end)
76  batch = active
81  pages[nr++] = page
82  If nr == max Then
83  If Not tlb_next_batch(tlb) Then Return true
85  batch = active
87  VM_BUG_ON_PAGE(nr > max, page)
89  Return false