Function report |
Source Code:kernel\panic.c |
Create Date:2022-07-28 08:59:44 |
Last Modify:2022-05-22 10:57:01 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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.
Proto:const char *print_tainted(void)
Type:char
Parameter:Nothing
395 | If tainted_mask Then |
400 | When i < TAINT_FLAGS_COUNT cycle |
405 | s = 0 |
409 | Return buf |
Name | Describe |
---|---|
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(). |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |