Searched refs:selectFunc (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/x86/linux/
H A Dprocess.cc284 /* 23 */ SyscallDesc("select", selectFunc<X86Linux64>),
676 /* 82 */ SyscallDesc("select", selectFunc<X86Linux32>),
/gem5/src/sim/
H A Dsyscall_emul.hh2420 selectFunc(SyscallDesc *desc, int callnum, ThreadContext *tc) function

Completed in 17 milliseconds