Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:objagg_obj_lookup

Proto:static struct objagg_obj *objagg_obj_lookup(struct objagg *objagg, void *obj)

Type:struct objagg_obj

Parameter:

TypeParameterName
struct objagg *objagg
void *obj
160  Return hashtable_lookup_fast - search hash table, without RCU read lock*@ht: hash table*@key: the pointer to the key*@params: hash table parameters* Computes the hash value for the key and traverses the bucket chain looking* for a entry with an identical key
Caller
NameDescribe
__objagg_obj_get