Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:parman_prio_fini - finalizes use of parman priority chunk*@prio: parman prio structure* Note: all locking must be provided by the caller.

Proto:void parman_prio_fini(struct parman_prio *prio)

Type:void

Parameter:

TypeParameterName
struct parman_prio *prio
335  WARN_ON(parman_prio_used(prio))
336  deletes entry from list
Caller
NameDescribe
test_parman_prios_fini