Searched refs:h_sema (Results 1 – 2 of 2) sorted by relevance
142 init_MUTEX(&host->h_sema); in nlm_lookup_host()175 down(&host->h_sema); in nlm_bind_host()209 up(&host->h_sema); in nlm_bind_host()214 up(&host->h_sema); in nlm_bind_host()
56 struct semaphore h_sema; /* mutex for pmap binding */ member