Home
last modified time | relevance | path

Searched refs:kn_type (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dkobj_impl.h98 uint_t kn_type; /* notification type */ member
/titanic_50/usr/src/uts/common/krtld/
H A Dkobj.c1006 knl = kobj_notify_lookup(knp->kn_type); in kobj_notify_add()
1026 kobj_notify_list_t **knl = kobj_notify_lookup(knp->kn_type); in kobj_notify_remove()
4463 entry->kn_type = KOBJ_NOTIFY_MODUNLOADING; in tnf_add_notifyunload()