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:pick_next_task_stop

Proto:static struct task_struct *pick_next_task_stop(struct rq *rq)

Type:struct task_struct

Parameter:

TypeParameterName
struct rq *rq
39  If Not sched_stop_runnable(rq) Then Return NULL
42  set_next_task_stop(rq, stop, true)
43  Return stop