函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:lazy_max_pages

函数原型:static unsigned long lazy_max_pages(void)

返回类型:unsigned long

参数:

1244  log等于ls - find last set bit in word*@x: the word to search* This is defined in a similar way as the libc and compiler builtin* ffs, but returns the position of the most significant set bit.* fls(value) returns 0 if value is 0 or the position of the last
1246  返回:log乘32UL乘1024乘1024除PAGE_SIZE
调用者
名称描述
set_iounmap_nonlazyalled before a call to iounmap() if the caller wants vm_area_struct's* immediately freed.
__purge_vmap_area_lazyPurges all lazily-freed vmap areas.
free_vmap_area_noflushFree a vmap area, caller ensuring that the area has been unmapped* and flush_cache_vunmap had been called for the correct range* previously.