Lines Matching defs:syscall
673 int syscall;
676 * Fill in arguments needed for syscall(SYS_lgrpsys,
679 syscall = SYS_lgrpsys;
687 * Fill out /proc argument descriptors for syscall(SYS_lgrpsys,
714 * Have agent LWP call syscall with appropriate arguments in target
717 Pretval = Psyscall(Ph, &retval, syscall, Pnargs, &Pargd[0]);
740 int syscall;
743 * Fill in arguments needed for syscall(SYS_lgrpsys,
746 syscall = SYS_lgrpsys;
754 * Fill out /proc argument descriptors for syscall(SYS_lgrpsys,
781 * Have agent LWP call syscall with appropriate arguments in
784 Pretval = Psyscall(Ph, &retval, syscall, Pnargs, &Pargd[0]);
804 int syscall;
807 * Fill in arguments needed for syscall(SYS_lgrpsys,
810 syscall = SYS_lgrpsys;
813 * Fill out /proc argument descriptors for syscall(SYS_lgrpsys,
840 * Have agent LWP call syscall with appropriate arguments in
843 Pretval = Psyscall(Ph, &retval, syscall, Pnargs, &Pargd[0]);