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

/gem5/src/arch/x86/linux/
H A Dprocess.cc398 /* 133 */ SyscallDesc("mknod", mknodFunc),
608 /* 14 */ SyscallDesc("mknod", mknodFunc),
/gem5/src/sim/
H A Dsyscall_emul.cc1173 mknodFunc(SyscallDesc *desc, int num, ThreadContext *tc) function
H A Dsyscall_emul.hh193 SyscallReturn mknodFunc(SyscallDesc *desc, int num, ThreadContext *tc);

Completed in 25 milliseconds