Searched refs:Pargd (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/ptools/plgrp/ |
H A D | plgrp.c | 668 argdes_t Pargd[3]; in Plgrp_affinity_get() local 691 Pargdp = &Pargd[0]; in Plgrp_affinity_get() 717 Pretval = Psyscall(Ph, &retval, syscall, Pnargs, &Pargd[0]); in Plgrp_affinity_get() 735 argdes_t Pargd[3]; in Plgrp_affinity_set() local 758 Pargdp = &Pargd[0]; in Plgrp_affinity_set() 784 Pretval = Psyscall(Ph, &retval, syscall, Pnargs, &Pargd[0]); in Plgrp_affinity_set() 799 argdes_t Pargd[3]; in Plgrp_home() local 817 Pargdp = &Pargd[0]; in Plgrp_home() 843 Pretval = Psyscall(Ph, &retval, syscall, Pnargs, &Pargd[0]); in Plgrp_home()
|