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

/gem5/src/arch/arm/linux/
H A Dprocess.cc390 /* 217 */ SyscallDesc("getdents64", getdents64Func),
607 /* 61 */ SyscallDesc("getdents64", getdents64Func),
/gem5/src/sim/
H A Dsyscall_emul.cc1294 getdents64Func(SyscallDesc *desc, int callnum, ThreadContext *tc) function
H A Dsyscall_emul.hh285 SyscallReturn getdents64Func(SyscallDesc *desc, int num, ThreadContext *tc);

Completed in 28 milliseconds