Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\events\core.c Create Date:2022-07-28 13:31:06
Last Modify:2022-05-20 07:50:19 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:remote_function

Proto:static void remote_function(void *data)

Type:void

Parameter:

TypeParameterName
void *data
68  tfc = data
69  p = p
71  If p Then
73  If task_cpu(p) != smp_processor_id() Then Return
81  ret = -ESRCH
82  If p != current process Then Return
86  ret = func(info)