Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.xs104 nr = lgrp_resources(c, lgrp, NULL, 0, type); \
115 nr = lgrp_resources(c, lgrp, lgrps, nr, type); \
390 lgrp_resources(cookie, lgrp, type)
H A DLgrp.pm265 return (lgrp_resources(cookie(shift), shift, shift));
/illumos-gate/usr/src/man/man3lgrp/
H A DMakefile32 lgrp_resources.3lgrp \
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/t/
H A DLgrp.t219 my @lgrps_c = lgrp_resources($c, $root, LGRP_RSRC_CPU);
220 my $nresources = lgrp_resources($c, $root, LGRP_RSRC_CPU);
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/
H A DLgrp.pod102 my @lgrps = lgrp_resources($cookie, $lgrp, LGRP_RSRC_CPU);
453 =item lgrp_resources($cookie, $lgrp, $type)
479 See C<lgrp_resources(3LGRP)> for more information.
566 type. This is a wrapper for L<lgrp_resources()>.
635 lgrp_root(), lgrp_version(), lgrp_view(), lgrp_resources(),
690 =item C<lgrp_resources()> function
697 L<lgrp_resources()> function is defined for version 1 but always returns empty
732 L<lgrp_resources(3LGRP)>,
/illumos-gate/usr/src/lib/liblgrp/common/
H A Dmapfile-vers44 lgrp_resources;
H A Dlgrp.c1018 lgrp_resources(lgrp_cookie_t cookie, lgrp_id_t lgrp, lgrp_id_t *lgrps, in lgrp_resources() function
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3lgrp.inc32 file path=usr/share/man/man3lgrp/lgrp_resources.3lgrp
/illumos-gate/usr/src/uts/common/sys/
H A Dlgrp_user.h280 int lgrp_resources(lgrp_cookie_t cookie, lgrp_id_t lgrp,