Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dhook.c1249 boolean_t free_family; in hook_family_notify_unregister() local
1271 free_family = B_TRUE; in hook_family_notify_unregister()
1273 free_family = B_FALSE; in hook_family_notify_unregister()
1432 boolean_t free_family; in hook_event_remove() local
1459 free_family = B_FALSE; in hook_event_remove()
1489 free_family = B_TRUE; in hook_event_remove()
1502 if (free_family) in hook_event_remove()
1573 boolean_t free_family; in hook_event_free() local
1585 free_family = B_TRUE; in hook_event_free()
1587 free_family = B_FALSE; in hook_event_free()
[all …]