函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:dump_interrupted

函数原型:static bool dump_interrupted(void)

返回类型:bool

参数:

510  返回:signal_pending(当前进程)
调用者
名称描述
do_coredump
dump_emitCore dumping helper functions. These are the only things you should* do on a core-file: use only these functions to write out all the* necessary info.
dump_skip