Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\nfs_common\grace.c Create Date:2022-07-28 20:30:01
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:locks_end_grace*@net: net namespace that this lock manager belongs to*@lm: who this grace period is for* Call this function to state that the given lock manager is ready to* resume regular locking. The grace period will not end until all lock

Proto:void locks_end_grace(struct lock_manager *lm)

Type:void

Parameter:

TypeParameterName
struct lock_manager *lm
57  spin_lock( & grace_lock)
58  list_del_init - deletes entry from list and reinitialize it.*@entry: the element to delete from the list.
59  spin_unlock( & grace_lock)