Searched refs:lgrp_resources (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/man/man3lgrp/
H A DMakefile32 lgrp_resources.3lgrp \
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.pm69 lgrp_root lgrp_version lgrp_view lgrp_resources
265 return (lgrp_resources(cookie(shift), shift, shift));
H A DLgrp.xs77 * lgrp_resources() and lgrp_latency_cookie() only appear in API v2. If the
78 * module is linked with old version of liblgrp(3LIB) there is no lgrp_resources
106 nr = lgrp_resources(c, lgrp, NULL, 0, type); \
117 nr = lgrp_resources(c, lgrp, lgrps, nr, type); \
392 lgrp_resources(cookie, lgrp, type)
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/t/
H A DLgrp.t217 # Can we call lgrp_resources?
219 my @lgrps_c = lgrp_resources($c, $root, LGRP_RSRC_CPU);
220 my $nresources = lgrp_resources($c, $root, LGRP_RSRC_CPU);
/illumos-gate/usr/src/uts/common/sys/
H A Dlgrp_user.h279 int lgrp_resources(lgrp_cookie_t cookie, lgrp_id_t lgrp,
/illumos-gate/usr/src/lib/liblgrp/common/
H A Dlgrp.c1021 lgrp_resources(lgrp_cookie_t cookie, lgrp_id_t lgrp, lgrp_id_t *lgrps, function

Completed in 61 milliseconds