Searched refs:bscv_tryenter (Results 1 – 1 of 1) sorted by relevance
95 static int bscv_tryenter(bscv_soft_state_t *ssp);999 obtained_lock = (bscv_tryenter(ssp) != 0); in bscv_full_stop()1138 bscv_tryenter(bscv_soft_state_t *ssp) in bscv_tryenter() function