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
1285 int linux_sys_pread(struct lwp *, const struct linux_sys_pread_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 715 struct linux_sys_pread_args { struct
1781 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
1379 int linux_sys_pread(struct lwp *, const struct linux_sys_pread_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 654 struct linux_sys_pread_args { struct
1716 int linux_sys_pread(struct lwp *, const struct linux_sys_pread_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 677 struct linux_sys_pread_args { struct
1736 int linux_sys_pread(struct lwp *, const struct linux_sys_pread_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 653 struct linux_sys_pread_args { struct
1709 int linux_sys_pread(struct lwp *, const struct linux_sys_pread_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 757 struct linux_sys_pread_args { struct
1773 int linux_sys_pread(struct lwp *, const struct linux_sys_pread_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 634 struct linux_sys_pread_args { struct
1633 int linux_sys_pread(struct lwp *, const struct linux_sys_pread_args *, register_t *);

Completed in 43 milliseconds