Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\trace\events\migrate.h Create Date:2022-07-28 15:58:00
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:trace_mm_migrate_pages

Proto:static inline void trace_mm_migrate_pages(unsigned long succeeded, unsigned long failed, enum migrate_mode mode, int reason)

Type:void

Parameter:

TypeParameterName
unsigned longsucceeded
unsigned longfailed
enum migrate_modemode
intreason

NULL

Caller
NameDescribe
migrate_pagesmigrate_pages - migrate the pages specified in a list, to the free pages* supplied as the target for the page migration*@from: The list of pages to be migrated.*@get_new_page: The function used to allocate free pages to be used