Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\locking\lockdep.c Create Date:2022-07-28 09:50:23
Last Modify:2020-03-17 14:16:01 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Must be called with the graph lock held.

Proto:static void remove_class_from_lock_chains(struct pending_free *pf, struct lock_class *class)

Type:void

Parameter:

TypeParameterName
struct pending_free *pf
struct lock_class *class
4833  When i < ARRAY_SIZE - get the number of elements in array @arr*@arr: array to be sized(chainhash_table) cycle
4834  head = chainhash_table + i
4836  Remove a class from a lock chain. Must be called with the graph lock held.
Caller
NameDescribe
zap_classRemove all references to a lock class. The caller must hold the graph lock.