Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dkobject.h197 static inline struct kobj_type *get_ktype(struct kobject *kobj) in get_ktype() function
/linux-4.4.14/lib/
Dkobject.c51 struct kobj_type *t = get_ktype(kobj); in populate_dir()
617 struct kobj_type *t = get_ktype(kobj); in kobject_cleanup()
/linux-4.4.14/kernel/
Dparams.c970 struct kobj_type *ktype = get_ktype(kobj); in uevent_filter()
/linux-4.4.14/drivers/base/
Dbus.c167 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.4.14/mm/
Dslub.c5314 struct kobj_type *ktype = get_ktype(kobj); in uevent_filter()