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

/illumos-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);
/illumos-gate/usr/src/uts/common/io/
H A Dhook.c1195 hei->hei_event->he_name);
1271 hei->hei_event->he_name);
1384 hei->hei_event->he_name, "hook_event", KSTAT_TYPE_NAMED,
1610 if (hei->hei_event == he) {
1641 new->hei_event = src;
1664 if ((strcmp(hei->hei_event->he_name, event) == 0) &&
1734 hfi->hfi_family.hf_name, hei->hei_event->he_name,
1811 hfi->hfi_family.hf_name, hei->hei_event->he_name,
1921 hei->hei_event->he_interested = B_TRUE;
2190 hei->hei_event
[all...]
/illumos-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 64 milliseconds