函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\slob.c Create Date:2022-07-27 17:09:10
Last Modify:2022-05-20 09:26:42 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:set_slob_page_free

函数原型:static void set_slob_page_free(struct page *sp, struct list_head *list)

返回类型:void

参数:

类型参数名称
struct page *sp
struct list_head *list
115  添加链表项
116  __SetPageSlobFree(sp)
调用者
名称描述
slob_allocslob_alloc: entry point into the slob allocator.
slob_freeslob_free: entry point into the slob allocator.