函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\mmu_gather.c Create Date:2022-07-27 16:19:30
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:tlb_batch_list_free

函数原型:static void tlb_batch_list_free(struct mmu_gather *tlb)

返回类型:void

参数:

类型参数名称
struct mmu_gather *tlb
59 batch循环
60  next等于next
61  free_pages((unsignedlong)batch, 0)
63  next = NULL
调用者
名称描述
tlb_finish_mmulb_finish_mmu - finish an mmu_gather structure*@tlb: the mmu_gather structure to finish*@start: start of the region that will be removed from the page-table*@end: end of the region that will be removed from the page-table* Called at the end of the