Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__clocksource_change_rating

Proto:static void __clocksource_change_rating(struct clocksource *cs, int rating)

Type:void

Parameter:

TypeParameterName
struct clocksource *cs
intrating
952  deletes entry from list
953  rating = rating
954  Enqueue the clocksource sorted by rating
Caller
NameDescribe
clocksource_change_ratinglocksource_change_rating - Change the rating of a registered clocksource*@cs: clocksource to be changed*@rating: new rating