Searched refs:ksobj (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/lib/
H A Dkobject_uevent.c92 struct kobject *kobj = data, *ksobj; kobj_bcast_filter() local
97 ksobj = &kobj->kset->kobj; kobj_bcast_filter()
98 if (ksobj->parent != NULL) kobj_bcast_filter()
99 ops = kobj_ns_ops(ksobj->parent); kobj_bcast_filter()

Completed in 74 milliseconds