Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\z3fold.c Create Date:2022-07-28 16:30:42
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:z3fold_zpool_malloc

Proto:static int z3fold_zpool_malloc(void *pool, size_t size, gfp_t gfp, unsigned long *handle)

Type:int

Parameter:

TypeParameterName
void *pool
size_tsize
gfp_tgfp
unsigned long *handle
1735  Return z3fold_alloc() - allocates a region of a given size*@pool: z3fold 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