Home
last modified time | relevance | path

Searched refs:HH_BEFORE (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dhook.h72 HH_BEFORE, enumerator
/titanic_50/usr/src/uts/common/io/
H A Dhook.c1982 if ((hih->h_hint == HH_BEFORE) && (before == NULL) && in hook_insert()
2009 case HH_BEFORE : in hook_insert()
2105 case HH_BEFORE : in hook_insert_afterbefore()
2106 if ((nh->h_hint == HH_BEFORE) && in hook_insert_afterbefore()
2126 if ((nh->h_hint == HH_BEFORE) && in hook_insert_afterbefore()
2300 if (dst->h_hint == HH_BEFORE || dst->h_hint == HH_AFTER) { in hook_copy()
2364 case HH_BEFORE : in hook_init_kstats()
2415 case HH_BEFORE : in hook_int_free()
/titanic_50/usr/src/cmd/mdb/common/modules/hook/
H A Dhook.c80 case HH_BEFORE : in hooklist()
/titanic_50/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c330 (x)->h_hint = ifs->ifs_gz_controlled ? HH_BEFORE : HH_AFTER; \
348 (x)->h_hint = ifs->ifs_gz_controlled ? HH_AFTER : HH_BEFORE; \