Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dhook.h71 HH_LAST, enumerator
/titanic_44/usr/src/uts/common/io/
H A Dhook.c2002 case HH_LAST : in hook_insert()
2004 if ((hi != NULL) && (hi->hi_hook.h_hint == HH_LAST)) in hook_insert()
2025 if (hi->hi_hook.h_hint == HH_LAST) in hook_insert()
2056 if (hi->hi_hook.h_hint == HH_LAST) { in hook_insert_plain()
2091 ASSERT(new->hi_hook.h_hint != HH_LAST); in hook_insert_afterbefore()
2102 case HH_LAST : in hook_insert_afterbefore()