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_last_item

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

Type:struct parman_item

Parameter:

TypeParameterName
struct parman_prio *prio
106  Return list_last_entry - get the last 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_last_index
parman_prio_shift_up
parman_prio_item_remove