Searched refs:lstatFunc (Results 1 - 3 of 3) sorted by relevance
/gem5/src/arch/riscv/linux/ |
H A D | process.cc | 743 {1039, SyscallDesc("lstat", lstatFunc<RiscvLinux32>)}, 754 {1050, SyscallDesc("lstat", lstatFunc<RiscvLinux32>)},
|
/gem5/src/arch/alpha/linux/ |
H A D | process.cc | 227 /* 68 */ SyscallDesc("lstat", lstatFunc<AlphaLinux>),
|
/gem5/src/sim/ |
H A D | syscall_emul.hh | 1372 lstatFunc(SyscallDesc *desc, int callnum, ThreadContext *tc) function
|
Completed in 23 milliseconds