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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 378 check_syscall_args(linux_sys_ppoll)
1282 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
linux_sysent.c 371 .sy_call = (sy_call_t *)linux_sys_ppoll
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1216 check_syscall_args(linux_sys_ppoll)
1926 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
linux_sysent.c 1886 .sy_call = (sy_call_t *)linux_sys_ppoll
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1106 check_syscall_args(linux_sys_ppoll)
1789 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
linux_sysent.c 1270 .sy_call = (sy_call_t *)linux_sys_ppoll
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1180 check_syscall_args(linux_sys_ppoll)
1878 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
linux_sysent.c 1435 .sy_call = (sy_call_t *)linux_sys_ppoll
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1227 check_syscall_args(linux_sys_ppoll)
1912 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
linux_sysent.c 1367 .sy_call = (sy_call_t *)linux_sys_ppoll
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1165 check_syscall_args(linux_sys_ppoll)
1873 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
linux_sysent.c 1350 .sy_call = (sy_call_t *)linux_sys_ppoll
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1226 check_syscall_args(linux_sys_ppoll)
1918 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
linux_sysent.c 1334 .sy_call = (sy_call_t *)linux_sys_ppoll
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 1042 check_syscall_args(linux_sys_ppoll)
1759 int linux_sys_ppoll(struct lwp *, const struct linux_sys_ppoll_args *, register_t *);
linux_sysent.c 1226 .sy_call = (sy_call_t *)linux_sys_ppoll
  /src/sys/compat/linux/common/
linux_misc.c 1108 linux_sys_ppoll(struct lwp *l, function in typeref:typename:int

Completed in 30 milliseconds