函数逻辑报告 |
Source Code:kernel\panic.c |
Create Date:2022-07-27 09:59:16 |
Last Modify:2022-05-22 10:57:01 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:print_tainted - return a string to represent the kernel taint state.* For individual taint flag meanings, see Documentation/admin-guide/sysctl/kernel.rst* The string is overwritten by the next call to print_tainted(),* but is always NULL terminated.
函数原型:const char *print_tainted(void)
返回类型:char
参数:无
395 | 如果tainted_mask则 |
409 | 返回:buf |
名称 | 描述 |
---|---|
print_kernel_ident | |
debug_rt_mutex_print_deadlock | |
check_hung_task | |
dump_stack_print_info | dump_stack_print_info - print generic debug info for dump_stack()*@log_lvl: log level* Arch-specific dump_stack() implementations can use this function to* print out the same debug information as the generic dump_stack(). |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |