HomeSort by: relevance | last modified time | path
    Searched refs:linux_sys_sysmips (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/compat/linux/arch/mips/
linux_machdep.c 436 linux_sys_sysmips(struct lwp *l, const struct linux_sys_sysmips_args *uap, register_t *retval) function in typeref:typename:int
498 printf("linux_sys_sysmips(): unimplemented command %d\n",
linux_syscallargs.h 487 check_syscall_args(linux_sys_sysmips)
1676 int linux_sys_sysmips(struct lwp *, const struct linux_sys_sysmips_args *, register_t *);
linux_sysent.c 659 .sy_call = (sy_call_t *)linux_sys_sysmips

Completed in 15 milliseconds