Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:parman_prio_used

Proto:static bool parman_prio_used(struct parman_prio *prio)

Type:bool

Parameter:

TypeParameterName
struct parman_prio *prio
90  Return Not list_empty - tests whether a list is empty*@head: the list to test.
Caller
NameDescribe
parman_lsort_new_index_find
parman_prio_shift_down
parman_prio_shift_up
parman_prio_finiparman_prio_fini - finalizes use of parman priority chunk*@prio: parman prio structure* Note: all locking must be provided by the caller.