函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:bust_spinlocks

函数原型:void bust_spinlocks(int yes)

返回类型:void

参数:

类型参数名称
intyes
22  如果yes
23  If set, an oops, panic(), BUG() or die() is in progress 先自加
24  否则
28  console_unblank()
29  如果If set, an oops, panic(), BUG() or die() is in progress 先自减恒等于0则wake_up_klogd()
调用者
名称描述
oops_end
mce_panic
oops_begin
panicpanic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns.