Searched refs:cache_bucket_t (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/svc/configd/
H A Drc_node.c608 static cache_bucket_t cache_hash[HASH_SIZE];
811 static cache_bucket_t *
814 cache_bucket_t *bp = CACHE_BUCKET(h);
820 cache_release(cache_bucket_t *bp)
826 cache_lookup_unlocked(cache_bucket_t *bp, rc_node_lookup_t *lp)
848 cache_bucket_t *bp;
862 cache_insert_unlocked(cache_bucket_t *bp, rc_node_t *np)
875 cache_remove_unlocked(cache_bucket_t *bp, rc_node_t *np)
1870 cache_bucket_t *bp;
1936 cache_bucket_t *b
[all...]
H A Dconfigd.h395 } cache_bucket_t; typedef in typeref:struct:cache_bucket

Completed in 106 milliseconds