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

/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/hook/
H A Dhook.c131 if (!hr.hei_event) {
137 (uintptr_t)hr.hei_event) == -1) {
139 hr.hei_event);
144 hr.hei_event);
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dhook.c1191 hei->hei_event->he_name);
1267 hei->hei_event->he_name);
1380 hei->hei_event->he_name, "hook_event", KSTAT_TYPE_NAMED,
1606 if (hei->hei_event == he) {
1637 new->hei_event = src;
1660 if ((strcmp(hei->hei_event->he_name, event) == 0) &&
1730 hfi->hfi_family.hf_name, hei->hei_event->he_name,
1807 hfi->hfi_family.hf_name, hei->hei_event->he_name,
1917 hei->hei_event->he_interested = B_TRUE;
2186 hei->hei_event
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dhook_impl.h84 * | | hook_family_t | | / | hei_event---------/ / | | hook_t | |
151 hook_event_t *hei_event; member in struct:hook_event_int

Completed in 30 milliseconds