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

/gem5/src/arch/x86/linux/
H A Dprocess.cc310 /* 49 */ SyscallDesc("bind", bindFunc),
/gem5/src/sim/
H A Dsyscall_emul.cc1326 bindFunc(SyscallDesc *desc, int num, ThreadContext *tc) function
H A Dsyscall_emul.hh270 SyscallReturn bindFunc(SyscallDesc *desc, int num, ThreadContext *tc);

Completed in 29 milliseconds