Searched refs:linux_copy_file_range_args (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c346 { AS(linux_copy_file_range_args), (sy_call_t *)linux_copy_file_range, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 326 = linux_copy_file_range */
H A Dlinux_proto.h1178 struct linux_copy_file_range_args { struct
1503 int linux_copy_file_range(struct thread *, struct linux_copy_file_range_args *);
H A Dlinux_systrace_args.c2391 struct linux_copy_file_range_args *p = params;
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c398 { AS(linux_copy_file_range_args), (sy_call_t *)linux_copy_file_range, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 377 = linux_copy_file_range */
H A Dlinux32_proto.h1330 struct linux_copy_file_range_args { struct
1812 int linux_copy_file_range(struct thread *, struct linux_copy_file_range_args *);
H A Dlinux32_systrace_args.c2652 struct linux_copy_file_range_args *p = params;
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c397 { AS(linux_copy_file_range_args), (sy_call_t *)linux_copy_file_range, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 377 = linux_copy_file_range */
H A Dlinux_proto.h1348 struct linux_copy_file_range_args { struct
1832 int linux_copy_file_range(struct thread *, struct linux_copy_file_range_args *);
H A Dlinux_systrace_args.c2728 struct linux_copy_file_range_args *p = params;

Completed in 289 milliseconds