Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Called during early boot to initialize the hash buckets and link* the static object pool objects into the poll list. After this call* the object tracker is fully operational.

Proto:void __init debug_objects_early_init(void)

Type:void

Parameter:Nothing

1285  When i < ODEBUG_HASH_SIZE cycle raw_spin_lock_init( & lock)
1288  When i < ODEBUG_POOL_SIZE cycle hlist_add_head( & node, & obj_pool)