Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:locksource_resume - resume the clocksource(s)

Proto:void clocksource_resume(void)

Type:void

Parameter:Nothing

616  list_for_each_entry - iterate over list of given type*@pos: the type * to use as a loop cursor.*@head: the head for your list.*@member: the name of the list_head within the struct.(cs, & clocksource_list, list)
617  If resume Then resume(cs)
620  clocksource_resume_watchdog()