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

/gem5/src/arch/x86/linux/
H A Dprocess.cc307 /* 46 */ SyscallDesc("sendmsg", sendmsgFunc),
/gem5/src/sim/
H A Dsyscall_emul.cc1635 sendmsgFunc(SyscallDesc *desc, int num, ThreadContext *tc) function
H A Dsyscall_emul.hh298 SyscallReturn sendmsgFunc(SyscallDesc *desc, int num, ThreadContext *tc);

Completed in 26 milliseconds