函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\kobject.h Create Date:2022-07-27 06:45:12
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:kobject_name

函数原型:static inline const char *kobject_name(const struct kobject *kobj)

返回类型:char

参数:

类型参数名称
const struct kobject *kobj
91  返回:设备对象名称
调用者
名称描述
kobject_uevent_envkobject_uevent_env - send an uevent with environmental data*@kobj: struct kobject that the action is happening to*@action: action that is happening*@envp_ext: pointer to environmental data* Returns 0 if kobject_uevent_env() is completed with success or the
get_kobj_path_length
fill_kobj_path
kobject_add_internal
kobject_addkobject_add() - The main kobject add function.*@kobj: the kobject to add*@parent: pointer to the parent of the kobject.*@fmt: format to name the kobject with.* The kobject name is set and added to the kobject hierarchy in this* function.
kobject_get增加引用计数对象
kobject_cleanup 释放kobj's资源
kobject_put递减引用计数对象
kset_find_objkset_find_obj() - Search for object in kset.*@kset: kset we're looking in.*@name: object's name.* Lock kset via @kset->subsys, and iterate over @kset->list,* looking for a matching kobject. If matching object is found
kset_release
kobj_to_setup_data_nr
blk_register_queuelk_register_queue - register a block layer queue with sysfs*@disk: Disk of which the request queue should be registered with sysfs.
register_disk
q_name
blk_mq_debugfs_register
dev_name
pci_slot_name