kobj_type         825 arch/x86/kernel/cpu/intel_cacheinfo.c static struct kobj_type ktype_cache = {
kobj_type         830 arch/x86/kernel/cpu/intel_cacheinfo.c static struct kobj_type ktype_percpu_entry = {
kobj_type         385 arch/x86/kernel/cpu/mcheck/mce_amd_64.c static struct kobj_type threshold_ktype = {
kobj_type         303 block/blk-integrity.c static struct kobj_type integrity_ktype = {
kobj_type         326 block/blk-sysfs.c struct kobj_type blk_queue_ktype = {
kobj_type          11 block/blk.h    extern struct kobj_type blk_queue_ktype;
kobj_type         205 block/cmd-filter.c static struct kobj_type rcf_ktype = {
kobj_type         203 block/elevator.c static struct kobj_type elv_ktype;
kobj_type         998 block/elevator.c static struct kobj_type elv_ktype = {
kobj_type         494 fs/char_dev.c  static struct kobj_type ktype_cdev_default = {
kobj_type         498 fs/char_dev.c  static struct kobj_type ktype_cdev_dynamic = {
kobj_type         156 fs/dlm/lockspace.c static struct kobj_type dlm_ktype = {
kobj_type         172 fs/gfs2/locking/dlm/sysfs.c static struct kobj_type gdlm_ktype = {
kobj_type         205 fs/gfs2/sys.c  static struct kobj_type gfs2_ktype = {
kobj_type         141 fs/ocfs2/cluster/masklog.c static struct kobj_type mlog_ktype = {
kobj_type          64 include/linux/kobject.h 	struct kobj_type	*ktype;
kobj_type         180 include/linux/kobject.h static inline struct kobj_type *get_ktype(struct kobject *kobj)
kobj_type         568 include/linux/module.h extern struct kobj_type module_ktype;
kobj_type         681 kernel/params.c 	struct kobj_type *ktype = get_ktype(kobj);
kobj_type         695 kernel/params.c struct kobj_type module_ktype = {
kobj_type         239 kernel/user.c  static struct kobj_type uids_ktype = {
kobj_type          32 lib/kobject.c  	struct kobj_type *t = get_ktype(kobj);
kobj_type         532 lib/kobject.c  	struct kobj_type *t = get_ktype(kobj);
kobj_type         598 lib/kobject.c  static struct kobj_type dynamic_kobj_ktype = {
kobj_type         763 lib/kobject.c  static struct kobj_type kset_ktype = {
kobj_type        4236 mm/slub.c      static struct kobj_type slab_ktype = {
kobj_type        4243 mm/slub.c      	struct kobj_type *ktype = get_ktype(kobj);
kobj_type          95 net/bridge/br_if.c static struct kobj_type brport_ktype = {
kobj_type         179 samples/kobject/kset-example.c static struct kobj_type foo_ktype = {