Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\test_objagg.c Create Date:2022-07-28 06:35:15
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:root_create

Proto:static void *root_create(void *priv, void *obj, unsigned int id)

Type:void

Parameter:

TypeParameterName
void *priv
void *obj
unsigned intid
129  world = priv
130  key = obj
133  root = kzalloc - allocate memory. The memory is set to zero.*@size: how many bytes of memory are required.*@flags: the type of memory to allocate (see kmalloc).
134  If Not root Then Return ERR_PTR( - ENOMEM)
136  No 3D Now!( & key, key, size of key )
137  No 3D Now!(buf, next_root_buf, size of buf )
138  root_count++
139  Return root