Searched refs:getpgrpFunc (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/x86/linux/
H A Dprocess.cc376 /* 111 */ SyscallDesc("getpgrp", getpgrpFunc),
/gem5/src/sim/
H A Dsyscall_emul.cc986 getpgrpFunc(SyscallDesc *desc, int callnum, ThreadContext *tc) function
H A Dsyscall_emul.hh229 /// Target getpgrpFunc() handler.
230 SyscallReturn getpgrpFunc(SyscallDesc *desc, int num, ThreadContext *tc);

Completed in 29 milliseconds