Searched refs:lgrp_affinity_set (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/man/man3lgrp/ |
H A D | Makefile | 37 MANLINKS= lgrp_affinity_set.3lgrp \ 40 lgrp_affinity_set.3lgrp := LINKSRC = lgrp_affinity_get.3lgrp
|
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/t/ |
H A D | Lgrp.t | 283 $affinity = lgrp_affinity_set(P_PID, P_MYID, $home, LGRP_AFF_WEAK); 286 $affinity = lgrp_affinity_set(P_LWPID, 1, $home, LGRP_AFF_WEAK);
|
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/ |
H A D | Lgrp.pm | 294 return (lgrp_affinity_set(shift, shift, shift, shift));
|
H A D | Lgrp.xs | 219 lgrp_affinity_set(idtype, id, lgrp, affinity)
|
/titanic_41/usr/src/lib/liblgrp/common/ |
H A D | mapfile-vers | 50 lgrp_affinity_set;
|
H A D | lgrp.c | 100 lgrp_affinity_set(idtype_t idtype, id_t id, lgrp_id_t lgrp, in lgrp_affinity_set() function
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3lgrp.inc | 32 link path=usr/share/man/man3lgrp/lgrp_affinity_set.3lgrp \
|
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/ |
H A D | Lgrp.pod | 51 lgrp_affinity_set(P_PID, $pid, $lgrp, 380 =item lgrp_affinity_set($idtype, $id, $lgrp, $affinity) 415 Upon successful completion, L<lgrp_affinity_set()> return 1. Otherwise, it 418 See L<lgrp_affinity_set(3LGRP)> for more information. 583 This is a wrapper for L<lgrp_affinity_set()>. 634 lgrp_affinity_get(), lgrp_affinity_set(), lgrp_children(), lgrp_cookie_stale(), 720 L<lgrp_affinity_set(3LGRP)>,
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | lgrp_user.h | 249 int lgrp_affinity_set(idtype_t idtype, id_t id, lgrp_id_t lgrp,
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | lgrpsys.c | 684 lgrp_affinity_set(lgrp_affinity_args_t *ap) in lgrp_affinity_set() function 2068 return (lgrp_affinity_set((lgrp_affinity_args_t *)ap)); in lgrpsys()
|
/titanic_41/ |
H A D | .gitignore | 6553 usr/src/man/man3lgrp/lgrp_affinity_set.3lgrp
|