Home
last modified time | relevance | path

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

/linux/lib/
A Dkobject.c68 struct kobj_type *t = get_ktype(kobj); in populate_dir()
85 const struct kobj_type *ktype = get_ktype(kobj); in create_dir()
608 ktype = get_ktype(kobj); in __kobject_del()
682 struct kobj_type *t = get_ktype(kobj); in kobject_cleanup()
/linux/include/linux/
A Dkobject.h220 static inline struct kobj_type *get_ktype(struct kobject *kobj) in get_ktype() function
/linux/fs/sysfs/
A Dfile.c704 ktype = get_ktype(kobj); in sysfs_change_owner()
/linux/kernel/
A Dparams.c931 struct kobj_type *ktype = get_ktype(kobj); in uevent_filter()
/linux/drivers/base/
A Dbus.c168 struct kobj_type *ktype = get_ktype(kobj); in bus_uevent_filter()
A Dcore.c2266 struct kobj_type *ktype = get_ktype(kobj); in dev_uevent_filter()

Completed in 19 milliseconds