函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\exit.c Create Date:2022-07-27 10:03:36
Last Modify:2020-03-17 11:17:32 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:abort

函数原型:__weak void abort(void)

返回类型:void

参数:

1712  BUG()
1715  panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns.