Function report |
Source Code:mm\page_owner.c |
Create Date:2022-07-28 16:24:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pageowner_init
Proto:static int __init pageowner_init(void)
Type:int
Parameter:Nothing
645 | If Not static_branch_unlikely( & page_owner_inited) Then |
646 | pr_info("page_owner is disabled\n") |
647 | Return 0 |
650 | debugfs_create_file("page_owner", 0400, NULL, NULL, & proc_page_owner_operations) |
653 | Return 0 |
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 |