Home
last modified time | relevance | path

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

/titanic_50/usr/src/man/man3lgrp/
H A DMakefile26 lgrp_home.3lgrp \
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/t/
H A DLgrp.t259 $home = lgrp_home(P_PID, P_MYID);
263 $home1 = lgrp_home(P_LWPID, 1);
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.pm279 return (lgrp_home(shift, shift));
H A DLgrp.xs252 lgrp_home(idtype, id)
/titanic_50/usr/src/lib/liblgrp/common/
H A Dmapfile-vers55 lgrp_home;
H A Dlgrp.c117 lgrp_home(idtype_t idtype, id_t id) in lgrp_home() function
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3lgrp.inc22 file path=usr/share/man/man3lgrp/lgrp_home.3lgrp
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/
H A DLgrp.pod48 $home = lgrp_home(P_PID, P_MYID);
220 =item lgrp_home($idtype, $id)
228 Upon successful completion, C<lgrp_home()> returns the id of the home lgroup of
232 See L<lgrp_home(3LGRP)> for more information.
573 L<lgrp_home()>.
635 lgrp_cpus(), lgrp_fini(), lgrp_home(), lgrp_init(), lgrp_latency(),
725 L<lgrp_home(3LGRP)>,
/titanic_50/usr/src/uts/common/sys/
H A Dlgrp_user.h267 lgrp_id_t lgrp_home(idtype_t idtype, id_t id);