Function report |
Source Code:kernel\sched\core.c |
Create Date:2022-07-28 09:36:03 |
Last Modify:2022-05-22 13:40:38 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Print scheduling while atomic bug:
Proto:static noinline void __schedule_bug(struct task_struct *prev)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | prev |
3854 | If If set, an oops, panic(), BUG() or die() is in progress Then Return |
3860 | debug_show_held_locks(prev) |
3861 | print_modules() |
3866 | pr_err("Preemption disabled at:") |
3870 | If panic_on_warn Then panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns. |
3873 | dump_stack() |
Name | Describe |
---|---|
schedule_debug | Various schedule()-time debugging checks and statistics: |
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 |