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

/gem5/src/arch/x86/linux/
H A Dprocess.cc353 /* 88 */ SyscallDesc("symlink", symlinkFunc),
/gem5/src/sim/
H A Dsyscall_emul.cc531 symlinkFunc(SyscallDesc *desc, int num, ThreadContext *tc) function
H A Dsyscall_emul.hh187 SyscallReturn symlinkFunc(SyscallDesc *desc, int num, ThreadContext *tc);

Completed in 25 milliseconds