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

  /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");
linux_syscallargs.h 319 check_syscall_args(linux_sys_ioperm)
1612 int linux_sys_ioperm(struct lwp *, const struct linux_sys_ioperm_args *, register_t *);
linux_sysent.c 459 .sy_call = (sy_call_t *)linux_sys_ioperm
  /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
linux_syscallargs.h 713 check_syscall_args(linux_sys_ioperm)
1667 int linux_sys_ioperm(struct lwp *, const struct linux_sys_ioperm_args *, register_t *);
linux_sysent.c 865 .sy_call = (sy_call_t *)linux_sys_ioperm
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 368 check_syscall_args(linux_sys_ioperm)
1607 int linux_sys_ioperm(struct lwp *, const struct linux_sys_ioperm_args *, register_t *);
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
linux_sysent.c 473 .sy_call = (sy_call_t *)linux_sys_ioperm
  /src/sys/compat/linux32/arch/amd64/
linux32_sysent.c 416 .sy_call = (sy_call_t *)linux_sys_ioperm
linux32_syscallargs.h 1288 int linux_sys_ioperm(struct lwp *, const struct linux_sys_ioperm_args *, register_t *);

Completed in 22 milliseconds