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

/gem5/src/arch/x86/linux/
H A Dprocess.cc268 /* 7 */ SyscallDesc("poll", pollFunc<X86Linux64>),
766 /* 168 */ SyscallDesc("poll", pollFunc<X86Linux32>),
/gem5/src/sim/
H A Dsyscall_emul.hh1060 pollFunc(SyscallDesc *desc, int num, ThreadContext *tc) function

Completed in 9 milliseconds