本文件的函数列表: char *kobject_get_path(struct kobject *kobj, gfp_t gfp_mask) 获取指定kobject的完整路径名 void kobject_init(struct kobject * kobj) 初始化kobj(引用为1,链表为……