Searched refs:sm_count (Results 1 – 3 of 3) sorted by relevance
194 if (refcount_read(&nsm->sm_count) == 1 in nsm_unmonitor()282 refcount_set(&new->sm_count, 1); in nsm_create_handle()340 refcount_inc(&cached->sm_count); in nsm_get_handle()346 refcount_read(&cached->sm_count)); in nsm_get_handle()391 refcount_inc(&cached->sm_count); in nsm_reboot_lookup()396 refcount_read(&cached->sm_count)); in nsm_reboot_lookup()407 if (refcount_dec_and_lock(&nsm->sm_count, &nsm_lock)) { in nsm_release()
117 refcount_inc(&nsm->sm_count); in nlm_alloc_host()
87 refcount_t sm_count; member