函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:zbud_zpool_malloc

函数原型:static int zbud_zpool_malloc(void *pool, size_t size, gfp_t gfp, unsigned long *handle)

返回类型:int

参数:

类型参数名称
void *pool
size_tsize
gfp_tgfp
unsigned long *handle
163  返回:zbud_alloc() - allocates a region of a given size*@pool: zbud pool from which to allocate*@size: size in bytes of the desired allocation*@gfp: gfp flags used if the pool needs to grow*@handle: handle of the new allocation* This function will attempt to