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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 1026 struct linux_sys_swapoff_args { struct
1555 int linux_sys_swapoff(struct lwp *, const struct linux_sys_swapoff_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 553 struct linux_sys_swapoff_args { struct
1703 int linux_sys_swapoff(struct lwp *, const struct linux_sys_swapoff_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 682 struct linux_sys_swapoff_args { struct
1657 int linux_sys_swapoff(struct lwp *, const struct linux_sys_swapoff_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 399 struct linux_sys_swapoff_args { struct
1603 int linux_sys_swapoff(struct lwp *, const struct linux_sys_swapoff_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 416 struct linux_sys_swapoff_args { struct
1627 int linux_sys_swapoff(struct lwp *, const struct linux_sys_swapoff_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 401 struct linux_sys_swapoff_args { struct
1600 int linux_sys_swapoff(struct lwp *, const struct linux_sys_swapoff_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 362 struct linux_sys_swapoff_args { struct
1630 int linux_sys_swapoff(struct lwp *, const struct linux_sys_swapoff_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 374 struct linux_sys_swapoff_args { struct
1526 int linux_sys_swapoff(struct lwp *, const struct linux_sys_swapoff_args *, register_t *);

Completed in 26 milliseconds