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_first_item

Proto:static struct parman_item *parman_prio_first_item(struct parman_prio *prio)

Type:struct parman_item

Parameter:

TypeParameterName
struct parman_prio *prio
95  Return list_first_entry - get the first element from a list*@ptr: the list head to take the element from.*@type: the type of the struct this is embedded in.*@member: the name of the list_head within the struct.* Note, that list is expected to be not empty.( & item_list, typeof(structparman_item), list)
Caller
NameDescribe
parman_prio_first_index
parman_prio_shift_down