Searched refs:lgrp_home (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/man/man3lgrp/ |
H A D | Makefile | 26 lgrp_home.3lgrp \
|
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/t/ |
H A D | Lgrp.t | 259 $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 D | Lgrp.pm | 279 return (lgrp_home(shift, shift));
|
H A D | Lgrp.xs | 252 lgrp_home(idtype, id)
|
/titanic_50/usr/src/lib/liblgrp/common/ |
H A D | mapfile-vers | 55 lgrp_home;
|
H A D | lgrp.c | 117 lgrp_home(idtype_t idtype, id_t id) in lgrp_home() function
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3lgrp.inc | 22 file path=usr/share/man/man3lgrp/lgrp_home.3lgrp
|
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/ |
H A D | Lgrp.pod | 48 $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 D | lgrp_user.h | 267 lgrp_id_t lgrp_home(idtype_t idtype, id_t id);
|