Searched refs:linux_sys_swapoff_args (Results 1 – 18 of 18) sorted by relevance
| /netbsd/src/sys/compat/linux/arch/amd64/ |
| D | 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 *);
|
| D | linux_sysent.c | 840 ns(struct linux_sys_swapoff_args),
|
| D | linux_systrace_args.c | 1285 const struct linux_sys_swapoff_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/powerpc/ |
| D | 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 *);
|
| D | linux_sysent.c | 526 ns(struct linux_sys_swapoff_args),
|
| /netbsd/src/sys/compat/linux/arch/i386/ |
| D | 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 *);
|
| D | linux_sysent.c | 532 ns(struct linux_sys_swapoff_args),
|
| D | linux_systrace_args.c | 763 const struct linux_sys_swapoff_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/m68k/ |
| D | 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 *);
|
| D | linux_sysent.c | 552 ns(struct linux_sys_swapoff_args),
|
| /netbsd/src/sys/compat/linux/arch/arm/ |
| D | 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 *);
|
| D | linux_sysent.c | 529 ns(struct linux_sys_swapoff_args),
|
| D | linux_systrace_args.c | 740 const struct linux_sys_swapoff_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/alpha/ |
| D | 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 *);
|
| D | linux_sysent.c | 1201 ns(struct linux_sys_swapoff_args),
|
| /netbsd/src/sys/compat/linux/arch/mips/ |
| D | 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 *);
|
| D | linux_sysent.c | 517 ns(struct linux_sys_swapoff_args),
|
| /netbsd/src/sys/compat/linux/common/ |
| D | linux_misc.c | 1399 linux_sys_swapoff(struct lwp *l, const struct linux_sys_swapoff_args *uap, register_t *retval) in linux_sys_swapoff()
|