Searched refs:linux_copy_file_range_args (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 305 …{ AS(linux_copy_file_range_args), (sy_call_t *)linux_copy_file_range, AUE_NULL, NULL, 0, 0, 0, SY_…
|
| H A D | linux_proto.h | 1018 struct linux_copy_file_range_args { struct 1275 int linux_copy_file_range(struct thread *, struct linux_copy_file_range_args *);
|
| H A D | linux_systrace_args.c | 2055 struct linux_copy_file_range_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 346 …{ AS(linux_copy_file_range_args), (sy_call_t *)linux_copy_file_range, AUE_NULL, NULL, 0, 0, 0, SY_…
|
| H A D | linux_proto.h | 1179 struct linux_copy_file_range_args { struct 1504 int linux_copy_file_range(struct thread *, struct linux_copy_file_range_args *);
|
| H A D | linux_systrace_args.c | 2391 struct linux_copy_file_range_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 397 …{ AS(linux_copy_file_range_args), (sy_call_t *)linux_copy_file_range, AUE_NULL, NULL, 0, 0, 0, SY_…
|
| H A D | linux32_proto.h | 1331 struct linux_copy_file_range_args { struct 1813 int linux_copy_file_range(struct thread *, struct linux_copy_file_range_args *);
|
| H A D | linux32_systrace_args.c | 2652 struct linux_copy_file_range_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 397 …{ AS(linux_copy_file_range_args), (sy_call_t *)linux_copy_file_range, AUE_NULL, NULL, 0, 0, 0, SY_…
|
| H A D | linux_proto.h | 1349 struct linux_copy_file_range_args { struct 1833 int linux_copy_file_range(struct thread *, struct linux_copy_file_range_args *);
|
| H A D | linux_systrace_args.c | 2728 struct linux_copy_file_range_args *p = params; in systrace_args()
|