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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 328 struct linux_sys_pread_args { struct
1272 int linux_sys_pread(struct lwp *, const struct linux_sys_pread_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 710 struct linux_sys_pread_args { struct
1766 int linux_sys_pread(struct lwp *, const struct linux_sys_pread_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 111 struct linux_sys_pread_args { struct
1366 int linux_sys_pread(struct lwp *, const struct linux_sys_pread_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 649 struct linux_sys_pread_args { struct
1701 int linux_sys_pread(struct lwp *, const struct linux_sys_pread_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 672 struct linux_sys_pread_args { struct
1729 int linux_sys_pread(struct lwp *, const struct linux_sys_pread_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 648 struct linux_sys_pread_args { struct
1702 int linux_sys_pread(struct lwp *, const struct linux_sys_pread_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 752 struct linux_sys_pread_args { struct
1766 int linux_sys_pread(struct lwp *, const struct linux_sys_pread_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 629 struct linux_sys_pread_args { struct
1626 int linux_sys_pread(struct lwp *, const struct linux_sys_pread_args *, register_t *);

Completed in 20 milliseconds