Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:set_next_task_stop

Proto:static void set_next_task_stop(struct rq *rq, struct task_struct *stop, bool first)

Type:void

Parameter:

TypeParameterName
struct rq *rq
struct task_struct *stop
boolfirst
34  exec_start = rq_clock_task(rq)
Caller
NameDescribe
pick_next_task_stop