Searched refs:do_notify (Results 1 – 3 of 3) sorted by relevance
807 int do_notify = 0; in devfs_remove() local825 do_notify = 1; in devfs_remove()834 do_notify = 0; in devfs_remove()840 do_notify = 1; in devfs_remove()845 if (do_notify != 0) { in devfs_remove()860 if (do_notify != 0) { in devfs_remove()868 if (do_notify != 0) { in devfs_remove()885 if (do_notify != 0) { in devfs_remove()893 if (do_notify != 0) { in devfs_remove()
1899 boolean_t do_notify = FALSE; in coalition_remove_active() local1914 do_notify = coal->should_notify; in coalition_remove_active()1916 do_notify = TRUE; in coalition_remove_active()1931 cid, coal_type_str(ct), rc, ac, do_notify ? " NOTIFY" : " "); in coalition_remove_active()1933 if (do_notify) { in coalition_remove_active()2187 boolean_t do_notify = FALSE; in coalition_request_terminate_internal() local2205 do_notify = coal->should_notify; in coalition_request_terminate_internal()2207 do_notify = TRUE; in coalition_request_terminate_internal()2215 if (do_notify) { in coalition_request_terminate_internal()
1204 goto do_notify; in in6_pcbnotify()1213 do_notify: in in6_pcbnotify()