Searched refs:linux_pwrite (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13-stable/sys/compat/linux/ |
| HD | linux_file.c | 1245 linux_pwrite(struct thread *td, struct linux_pwrite_args *uap) in linux_pwrite() function
|
| /freebsd-13-stable/sys/amd64/linux/ |
| HD | linux_sysent.c | 37 …{ .sy_narg = AS(linux_pwrite_args), .sy_call = (sy_call_t *)linux_pwrite, .sy_auevent = AUE_PWRITE…
|
| HD | linux_proto.h | 1410 int linux_pwrite(struct thread *, struct linux_pwrite_args *);
|
| /freebsd-13-stable/sys/arm64/linux/ |
| HD | linux_sysent.c | 87 …{ .sy_narg = AS(linux_pwrite_args), .sy_call = (sy_call_t *)linux_pwrite, .sy_auevent = AUE_PWRITE…
|
| HD | linux_proto.h | 1255 int linux_pwrite(struct thread *, struct linux_pwrite_args *);
|
| /freebsd-13-stable/sys/arm/linux/ |
| HD | linux_sysent.c | 200 …{ .sy_narg = AS(linux_pwrite_args), .sy_call = (sy_call_t *)linux_pwrite, .sy_auevent = AUE_PWRITE…
|
| HD | linux_proto.h | 1347 int linux_pwrite(struct thread *, struct linux_pwrite_args *);
|
| /freebsd-13-stable/sys/amd64/linux32/ |
| HD | linux32_sysent.c | 200 …{ .sy_narg = AS(linux_pwrite_args), .sy_call = (sy_call_t *)linux_pwrite, .sy_auevent = AUE_PWRITE…
|
| HD | linux32_proto.h | 1835 int linux_pwrite(struct thread *, struct linux_pwrite_args *);
|
| /freebsd-13-stable/sys/i386/linux/ |
| HD | linux_sysent.c | 200 …{ .sy_narg = AS(linux_pwrite_args), .sy_call = (sy_call_t *)linux_pwrite, .sy_auevent = AUE_PWRITE…
|
| HD | linux_proto.h | 1824 int linux_pwrite(struct thread *, struct linux_pwrite_args *);
|