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

  /src/sys/compat/linux/arch/amd64/
linux_machdep.c 277 linux_sys_ioperm(struct lwp *l, const struct linux_sys_ioperm_args *v, register_t *retval) function in typeref:typename:int
  /src/sys/compat/linux/arch/mips/
linux_machdep.c 377 linux_sys_ioperm(struct lwp *l, const struct linux_sys_ioperm_args *uap, register_t *retval) function in typeref:typename:int
383 printf("linux_sys_ioperm: should not be here.\n");
  /src/sys/compat/linux/arch/i386/
linux_machdep.c 1015 linux_sys_ioperm(struct lwp *l, const struct linux_sys_ioperm_args *uap, register_t *retval) function in typeref:typename:int

Completed in 14 milliseconds