Searched refs:pp_gw_lock (Results 1 – 2 of 2) sorted by relevance
168 mutex_init(&ss->ei_gw_props->pp_gw_lock, NULL, MUTEX_DRIVER, NULL); in eib_get_props()277 mutex_enter(&gwp->pp_gw_lock); in eib_update_props()362 mutex_exit(&gwp->pp_gw_lock); in eib_update_props()384 mutex_destroy(&ss->ei_gw_props->pp_gw_lock); in eib_rb_get_props()
371 kmutex_t pp_gw_lock; member