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

/gem5/src/arch/x86/linux/
H A Dprocess.cc558 /* 293 */ SyscallDesc("pipe2", pipe2Func),
/gem5/src/sim/
H A Dsyscall_emul.cc978 pipe2Func(SyscallDesc *desc, int callnum, ThreadContext *tc) function
H A Dsyscall_emul.hh261 SyscallReturn pipe2Func(SyscallDesc *desc, int num, ThreadContext *tc);

Completed in 26 milliseconds