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

/gem5/src/arch/x86/linux/
H A Dprocess.cc345 /* 80 */ SyscallDesc("chdir", chdirFunc),
606 /* 12 */ SyscallDesc("chdir", chdirFunc),
/gem5/src/sim/
H A Dsyscall_emul.cc1190 chdirFunc(SyscallDesc *desc, int num, ThreadContext *tc) function
H A Dsyscall_emul.hh196 SyscallReturn chdirFunc(SyscallDesc *desc, int num, ThreadContext *tc);

Completed in 25 milliseconds