Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:vtime_init_idle

Proto:static inline void vtime_init_idle(struct task_struct *tsk, int cpu)

Type:void

Parameter:

TypeParameterName
struct task_struct *tsk
intcpu

NULL

Caller
NameDescribe
init_idle_idle - set up an idle thread for a given CPU*@idle: task in question*@cpu: CPU the idle task belongs to* NOTE: this function does not set the idle thread's NEED_RESCHED* flag, to make booting more robust.