Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dkobject.h196 static inline struct kobj_type *get_ktype(struct kobject *kobj) in get_ktype() function
/linux-4.1.27/lib/
Dkobject.c51 struct kobj_type *t = get_ktype(kobj); in populate_dir()
602 struct kobj_type *t = get_ktype(kobj); in kobject_cleanup()
/linux-4.1.27/kernel/
Dparams.c909 struct kobj_type *ktype = get_ktype(kobj); in uevent_filter()
/linux-4.1.27/drivers/base/
Dbus.c166 struct kobj_type *ktype = get_ktype(kobj); in bus_uevent_filter()
Dcore.c275 struct kobj_type *ktype = get_ktype(kobj); in dev_uevent_filter()
/linux-4.1.27/mm/
Dslub.c5099 struct kobj_type *ktype = get_ktype(kobj); in uevent_filter()