Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:__wakeup_reset

Proto:static void __wakeup_reset(struct trace_array *tr)

Type:void

Parameter:

TypeParameterName
struct trace_array *tr
502  wakeup_cpu = -1
503  wakeup_prio = -1
504  tracing_dl = 0
506  If wakeup_task Then put_task_struct(wakeup_task)
509  wakeup_task = NULL
Caller
NameDescribe
probe_wakeup_sched_switch
wakeup_reset
probe_wakeup