函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\mm_init.c Create Date:2022-07-27 15:49:00
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:mm_sysfs_init

函数原型:static int __init mm_sysfs_init(void)

返回类型:int

参数:

187  mm_kobj等于kobject_create_and_add() - Create a struct kobject dynamically and* register it with sysfs.*@name: the name for the kobject*@parent: the parent kobject of this kobject, if any.* This function creates a kobject structure dynamically and registers it
188  如果非mm_kobj则返回:负ENOMEM
191  返回:0