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

  /src/sys/compat/linux32/common/
linux32_misc.c 320 linux32_sys_ppoll(struct lwp *l, const struct linux32_sys_ppoll_args *uap,
  /src/sys/compat/linux32/arch/aarch64/
linux32_syscallargs.h 1013 struct linux32_sys_ppoll_args { struct
1581 int linux32_sys_ppoll(struct lwp *, const struct linux32_sys_ppoll_args *, register_t *);
linux32_sysent.c 1266 ns(struct linux32_sys_ppoll_args),
linux32_systrace_args.c 1941 const struct linux32_sys_ppoll_args *p = params;
  /src/sys/compat/linux32/arch/amd64/
linux32_syscallargs.h 1022 struct linux32_sys_ppoll_args { struct
1562 int linux32_sys_ppoll(struct lwp *, const struct linux32_sys_ppoll_args *, register_t *);
linux32_sysent.c 1182 ns(struct linux32_sys_ppoll_args),
linux32_systrace_args.c 1868 const struct linux32_sys_ppoll_args *p = params;

Completed in 19 milliseconds