Home
last modified time | relevance | path

Searched refs:cache_lookup_unlocked (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/svc/configd/
H A Drc_node.c827 cache_lookup_unlocked(cache_bucket_t *bp, rc_node_lookup_t *lp) in cache_lookup_unlocked() function
855 np = cache_lookup_unlocked(bp, lp); in cache_lookup()
1943 if ((np = cache_lookup_unlocked(bp, nip)) != NULL) { in rc_node_setup()
2008 if ((np = cache_lookup_unlocked(bp, nip)) != NULL) { in rc_node_setup_snapshot()
2065 if ((np = cache_lookup_unlocked(bp, nip)) != NULL) { in rc_node_setup_snaplevel()
2123 if ((np = cache_lookup_unlocked(bp, nip)) != NULL) { in rc_node_setup_pg()
2219 if ((np = cache_lookup_unlocked(bp, nip)) != NULL) { in rc_node_create_property()
3294 nnp = cache_lookup_unlocked(bp, &np->rn_id); in rc_node_update()