Function report |
Source Code:block\bio-integrity.c |
Create Date:2022-07-28 18:02:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bio_integrity_init
Proto:void __init bio_integrity_init(void)
Type:void
Parameter:Nothing
458 | kintegrityd_wq = alloc_workqueue("kintegrityd", WQ_MEM_RECLAIM | WQ_HIGHPRI | WQ_CPU_INTENSIVE, 1) |
460 | If Not kintegrityd_wq Then panic - halt the system*@fmt: The text string to print* Display a message, then perform cleanups.* This function never returns. |
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 |