Searched refs:linux_pwrite (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/sys/arm64/linux/
H A Dlinux_sysent.c88 { .sy_narg = AS(linux_pwrite_args), .sy_call = (sy_call_t *)linux_pwrite, .sy_auevent = AUE_PWRITE, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 68 = linux_pwrite */
H A Dlinux_proto.h1168 int linux_pwrite(struct thread *, struct linux_pwrite_args *);
/freebsd-13-stable/sys/i386/linux/
H A Dlinux_sysent.c201 { .sy_narg = AS(linux_pwrite_args), .sy_call = (sy_call_t *)linux_pwrite, .sy_auevent = AUE_PWRITE, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 181 = linux_pwrite */
H A Dlinux_proto.h1723 int linux_pwrite(struct thread *, struct linux_pwrite_args *);
/freebsd-13-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c201 { .sy_narg = AS(linux_pwrite_args), .sy_call = (sy_call_t *)linux_pwrite, .sy_auevent = AUE_PWRITE, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 181 = linux_pwrite */
H A Dlinux32_proto.h1729 int linux_pwrite(struct thread *, struct linux_pwrite_args *);
/freebsd-13-stable/sys/arm/linux/
H A Dlinux_sysent.c201 { .sy_narg = AS(linux_pwrite_args), .sy_call = (sy_call_t *)linux_pwrite, .sy_auevent = AUE_PWRITE, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 181 = linux_pwrite */
H A Dlinux_proto.h1342 int linux_pwrite(struct thread *, struct linux_pwrite_args *);
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_file.c1216 linux_pwrite(struct thread *td, struct linux_pwrite_args *uap) function
/freebsd-13-stable/sys/amd64/linux/
H A Dlinux_sysent.c38 { .sy_narg = AS(linux_pwrite_args), .sy_call = (sy_call_t *)linux_pwrite, .sy_auevent = AUE_PWRITE, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 18 = linux_pwrite */
H A Dlinux_proto.h1348 int linux_pwrite(struct thread *, struct linux_pwrite_args *);

Completed in 357 milliseconds