Searched refs:ksobj (Results 1 – 1 of 1) sorted by relevance
92 struct kobject *kobj = data, *ksobj; in kobj_bcast_filter() local97 ksobj = &kobj->kset->kobj; in kobj_bcast_filter()98 if (ksobj->parent != NULL) in kobj_bcast_filter()99 ops = kobj_ns_ops(ksobj->parent); in kobj_bcast_filter()