Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:khugepaged_scan_file

Proto:static void khugepaged_scan_file(struct mm_struct *mm, struct file *file, unsigned long start, struct page **hpage)

Type:void

Parameter:

TypeParameterName
struct mm_struct *mm
struct file *file
unsigned longstart
struct page **hpage
1911  BUILD_BUG - break compile if used.* If you have some code that you expect the compiler to eliminate at* build time, you should use BUILD_BUG to detect if it is* unexpectedly used.()
Caller
NameDescribe
khugepaged_scan_mm_slot