Searched refs:pool_query_pool_resources (Results 1 – 13 of 13) sorted by relevance
/titanic_50/usr/src/man/man3pool/ |
H A D | Makefile | 57 pool_query_pool_resources.3pool \ 96 pool_query_pool_resources.3pool := LINKSRC = pool_associate.3pool
|
/titanic_50/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | Pool.java | 118 if ((resources = PoolInternal.pool_query_pool_resources( in getResources()
|
H A D | PoolInternal.java | 115 final static native java.util.List pool_query_pool_resources( in pool_query_pool_resources() method in PoolInternal
|
/titanic_50/usr/src/lib/libpool/common/ |
H A D | pool.h | 206 extern pool_resource_t **pool_query_pool_resources(const pool_conf_t *,
|
H A D | mapfile-vers | 84 pool_query_pool_resources;
|
H A D | pool_commit.c | 387 if ((rs = pool_query_pool_resources(TO_CONF(e1), in commit_update() 1166 if ((res = pool_query_pool_resources(conf, pool, &nelem, NULL)) == in set_importance_cb() 1200 if ((res = pool_query_pool_resources(conf, pool, &nelem, NULL)) == in unset_importance_cb()
|
H A D | pool.c | 386 if ((rs = pool_query_pool_resources(conf, pool_elem_pool(pe), in pool_base_info() 453 if ((rs = pool_query_pool_resources(conf, in pool_base_info() 2084 if ((rl = pool_query_pool_resources(conf, pl[i], &nres, in pool_resource_destroy() 2632 pool_query_pool_resources(const pool_conf_t *conf, const pool_t *pp, in pool_query_pool_resources() function 2693 if ((rs = pool_query_pool_resources(conf, pp, &size, NULL)) == NULL) in pool_walk_resources()
|
H A D | pool_kernel.c | 1027 if ((rs = pool_query_pool_resources(conf, ps[i], in pool_knl_export() 1560 if ((resources = pool_query_pool_resources(conf, pools[0], &nelem, in pool_knl_get_resource_binding()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | service-resource-pools.mf | 149 link path=usr/share/man/man3pool/pool_query_pool_resources.3pool \
|
/titanic_50/usr/src/cmd/pools/poolstat/ |
H A D | poolstat.c | 788 if ((resources = pool_query_pool_resources( in get_resources()
|
/titanic_50/usr/src/cmd/pools/poold/libjpool/ |
H A D | jpool.c | 1161 result = pool_query_pool_resources((pool_conf_t *)(uintptr_t)jconf, in Java_com_sun_solaris_service_pools_PoolInternal_pool_1query_1pool_1resources()
|
/titanic_50/usr/src/cmd/zonestat/zonestatd/ |
H A D | zonestatd.c | 2099 if ((res_list = pool_query_pool_resources(conf, pools[0], &num, vals)) in zsd_get_zone_pool_pset()
|
/titanic_50/ |
H A D | .gitignore | 7050 usr/src/man/man3pool/pool_query_pool_resources.3pool
|