Searched refs:nlm_host_find_locked (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/klm/ |
H A D | nlm_impl.c | 242 static struct nlm_host *nlm_host_find_locked(struct nlm_globals *, 1610 nlm_host_find_locked(struct nlm_globals *g, const char *netid, in nlm_host_find_locked() function 1656 hostp = nlm_host_find_locked(g, netid, addr, NULL); in nlm_host_find() 1687 host = nlm_host_find_locked(g, netid, addr, NULL); in nlm_host_findcreate() 1705 host = nlm_host_find_locked(g, netid, addr, &where); in nlm_host_findcreate()
|