函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\time\clockevents.c Create Date:2022-07-27 11:49:53
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:SMP function call to unbind a device

函数原型:static void __clockevents_unbind(void *arg)

返回类型:void

参数:

类型参数名称
void *arg
403  cu等于arg
406  raw_spin_lock( & Protection for the above )
407  res等于Called with clockevents_mutex and clockevents_lock held
408  如果res恒等于负EAGAINres等于Try to install a replacement clock event device
410  res等于res
411  raw_spin_unlock( & Protection for the above )