Searched refs:lgrp_resources (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/ |
H A D | Lgrp.xs | 106 nr = lgrp_resources(c, lgrp, NULL, 0, type); \ 117 nr = lgrp_resources(c, lgrp, lgrps, nr, type); \ 392 lgrp_resources(cookie, lgrp, type)
|
H A D | Lgrp.pm | 265 return (lgrp_resources(cookie(shift), shift, shift));
|
/titanic_41/usr/src/man/man3lgrp/ |
H A D | Makefile | 32 lgrp_resources.3lgrp \
|
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/t/ |
H A D | Lgrp.t | 219 my @lgrps_c = lgrp_resources($c, $root, LGRP_RSRC_CPU); 220 my $nresources = lgrp_resources($c, $root, LGRP_RSRC_CPU);
|
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/ |
H A D | Lgrp.pod | 104 my @lgrps = lgrp_resources($cookie, $lgrp, LGRP_RSRC_CPU); 455 =item lgrp_resources($cookie, $lgrp, $type) 481 See C<lgrp_resources(3LGRP)> for more information. 568 type. This is a wrapper for L<lgrp_resources()>. 637 lgrp_root(), lgrp_version(), lgrp_view(), lgrp_resources(), 692 =item C<lgrp_resources()> function 699 L<lgrp_resources()> function is defined for version 1 but always returns empty 734 L<lgrp_resources(3LGRP)>,
|
/titanic_41/usr/src/lib/liblgrp/common/ |
H A D | mapfile-vers | 44 lgrp_resources;
|
H A D | lgrp.c | 1021 lgrp_resources(lgrp_cookie_t cookie, lgrp_id_t lgrp, lgrp_id_t *lgrps, in lgrp_resources() function
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3lgrp.inc | 28 file path=usr/share/man/man3lgrp/lgrp_resources.3lgrp
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | lgrp_user.h | 279 int lgrp_resources(lgrp_cookie_t cookie, lgrp_id_t lgrp,
|