Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\sched\clock.h Create Date:2022-07-28 05:38:47
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:sched_clock_tick

Proto:static inline void sched_clock_tick(void)

Type:void

Parameter:Nothing

NULL

Caller
NameDescribe
scheduler_tickThis function gets called by the timer code, with HZ frequency.* We call it with interrupts disabled.
dl_task_timerThis is the bandwidth enforcement timer callback
inactive_task_timer