Home
last modified time | relevance | path

Searched defs:reslist (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/avs/ns/sdbc/
H A Dsafestore_ram.c396 ss_ram_allocresource(int need, int *stall, ss_resourcelist_t **reslist) in ss_ram_allocresource()
416 ss_ram_getresource(ss_resourcelist_t **reslist, ss_resource_t **res) in ss_ram_getresource()
H A Dsafestore.h488 #define SSOP_ALLOCRESOURCE(ssp, count, stall, reslist) \ argument
522 #define SSOP_GETRESOURCE(ssp, reslist, res) \ argument
H A Dsd_bcache.c4980 ss_resourcelist_t *reslist; local
/titanic_44/usr/src/cmd/pools/poold/libjpool/
H A Djpool.c383 char **reslist = (char **)(uintptr_t)jreslist; in Java_com_sun_solaris_service_pools_PoolInternal_pool_1resource_1type_1list() local