Searched refs:get_ktype (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Dkobject.h196 static inline const struct kobj_type *get_ktype(const struct kobject *kobj) function
/linux-master/lib/
H A Dkobject.c69 const struct kobj_type *ktype = get_ktype(kobj);
592 ktype = get_ktype(kobj);
666 const struct kobj_type *t = get_ktype(kobj);
/linux-master/fs/sysfs/
H A Dfile.c719 ktype = get_ktype(kobj);
/linux-master/kernel/
H A Dparams.c936 const struct kobj_type *ktype = get_ktype(kobj);
/linux-master/drivers/base/
H A Dbus.c221 const struct kobj_type *ktype = get_ktype(kobj);
H A Dcore.c2616 const struct kobj_type *ktype = get_ktype(kobj);

Completed in 133 milliseconds