Searched refs:auth_cv (Results 1 – 2 of 2) sorted by relevance
741 cv_broadcast(&p->auth_cv); in nfsauth_refresh_thread()932 cv_init(&np->auth_cv, NULL, CV_DEFAULT, NULL); in nfsauth_cache_get()945 cv_destroy(&np->auth_cv); in nfsauth_cache_get()965 cv_wait(&p->auth_cv, &p->auth_lock); in nfsauth_cache_get()1105 cv_broadcast(&p->auth_cv); in nfsauth_cache_get()1437 cv_destroy(&p->auth_cv); in nfsauth_free_node()
322 kcondvar_t auth_cv; member