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

/gem5/src/arch/x86/linux/
H A Dprocess.cc309 /* 48 */ SyscallDesc("shutdown", shutdownFunc),
/gem5/src/sim/
H A Dsyscall_emul.cc1308 shutdownFunc(SyscallDesc *desc, int num, ThreadContext *tc) function
H A Dsyscall_emul.hh165 SyscallReturn shutdownFunc(SyscallDesc *desc, int num, ThreadContext *tc);

Completed in 25 milliseconds