Searched refs:linux_sys_copy_file_range_args (Results 1 – 18 of 18) sorted by relevance
| /netbsd/src/sys/compat/linux/arch/amd64/ |
| D | linux_syscallargs.h | 1279 struct linux_sys_copy_file_range_args { struct 1843 int linux_sys_copy_file_range(struct lwp *, const struct linux_sys_copy_file_range_args *, re…
|
| D | linux_sysent.c | 1480 ns(struct linux_sys_copy_file_range_args),
|
| D | linux_systrace_args.c | 2124 const struct linux_sys_copy_file_range_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/powerpc/ |
| D | linux_syscallargs.h | 1280 struct linux_sys_copy_file_range_args { struct 1835 int linux_sys_copy_file_range(struct lwp *, const struct linux_sys_copy_file_range_args *, re…
|
| D | linux_sysent.c | 1587 ns(struct linux_sys_copy_file_range_args),
|
| /netbsd/src/sys/compat/linux/arch/i386/ |
| D | linux_syscallargs.h | 1375 struct linux_sys_copy_file_range_args { struct 1960 int linux_sys_copy_file_range(struct lwp *, const struct linux_sys_copy_file_range_args *, re…
|
| D | linux_sysent.c | 1610 ns(struct linux_sys_copy_file_range_args),
|
| D | linux_systrace_args.c | 2255 const struct linux_sys_copy_file_range_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/m68k/ |
| D | linux_syscallargs.h | 1346 struct linux_sys_copy_file_range_args { struct 1929 int linux_sys_copy_file_range(struct lwp *, const struct linux_sys_copy_file_range_args *, re…
|
| D | linux_sysent.c | 1619 ns(struct linux_sys_copy_file_range_args),
|
| /netbsd/src/sys/compat/linux/arch/arm/ |
| D | linux_syscallargs.h | 1357 struct linux_sys_copy_file_range_args { struct 1934 int linux_sys_copy_file_range(struct lwp *, const struct linux_sys_copy_file_range_args *, re…
|
| D | linux_sysent.c | 1644 ns(struct linux_sys_copy_file_range_args),
|
| D | linux_systrace_args.c | 2227 const struct linux_sys_copy_file_range_args *p = params; in systrace_args()
|
| /netbsd/src/sys/compat/linux/arch/alpha/ |
| D | linux_syscallargs.h | 1381 struct linux_sys_copy_file_range_args { struct 1976 int linux_sys_copy_file_range(struct lwp *, const struct linux_sys_copy_file_range_args *, re…
|
| D | linux_sysent.c | 2092 ns(struct linux_sys_copy_file_range_args),
|
| /netbsd/src/sys/compat/linux/arch/mips/ |
| D | linux_syscallargs.h | 1399 struct linux_sys_copy_file_range_args { struct 1972 int linux_sys_copy_file_range(struct lwp *, const struct linux_sys_copy_file_range_args *, re…
|
| D | linux_sysent.c | 1553 ns(struct linux_sys_copy_file_range_args),
|
| /netbsd/src/sys/compat/linux/common/ |
| D | linux_file.c | 1062 const struct linux_sys_copy_file_range_args *uap, register_t *retval) in linux_sys_copy_file_range()
|