Searched refs:getdentsFunc (Results 1 - 4 of 4) sorted by relevance

/gem5/src/arch/x86/linux/
H A Dprocess.cc340 /* 78 */ SyscallDesc("getdents", getdentsFunc),
736 /* 141 */ SyscallDesc("getdents", getdentsFunc),
/gem5/src/arch/arm/linux/
H A Dprocess.cc310 /* 141 */ SyscallDesc("getdents", getdentsFunc),
1615 /* 1065 */ SyscallDesc("getdents", getdentsFunc),
/gem5/src/sim/
H A Dsyscall_emul.cc1279 getdentsFunc(SyscallDesc *desc, int callnum, ThreadContext *tc) function
H A Dsyscall_emul.hh280 SyscallReturn getdentsFunc(SyscallDesc *desc, int num, ThreadContext *tc);

Completed in 66 milliseconds