Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:SMP function call to unbind a device

Proto:static void __clockevents_unbind(void *arg)

Type:void

Parameter:

TypeParameterName
void *arg
403  cu = arg
406  raw_spin_lock( & Protection for the above )
407  res = Called with clockevents_mutex and clockevents_lock held
408  If res == -EAGAIN Then res = Try to install a replacement clock event device
410  res = res
411  raw_spin_unlock( & Protection for the above )