Searched refs:linux_lseek_args (Results 1 – 16 of 16) sorted by relevance
| /freebsd-13-stable/sys/arm/linux/ |
| HD | linux_proto.h | 81 struct linux_lseek_args { struct 1249 int linux_lseek(struct thread *, struct linux_lseek_args *);
|
| HD | linux_sysent.c | 38 …{ .sy_narg = AS(linux_lseek_args), .sy_call = (sy_call_t *)linux_lseek, .sy_auevent = AUE_LSEEK, .…
|
| HD | linux_systrace_args.c | 127 struct linux_lseek_args *p = params; in systrace_args()
|
| /freebsd-13-stable/sys/arm64/linux/ |
| HD | linux_proto.h | 265 struct linux_lseek_args { struct 1253 int linux_lseek(struct thread *, struct linux_lseek_args *);
|
| HD | linux_sysent.c | 81 …{ .sy_narg = AS(linux_lseek_args), .sy_call = (sy_call_t *)linux_lseek, .sy_auevent = AUE_LSEEK, .…
|
| HD | linux_systrace_args.c | 471 struct linux_lseek_args *p = params; in systrace_args()
|
| /freebsd-13-stable/sys/amd64/linux/ |
| HD | linux_proto.h | 59 struct linux_lseek_args { struct 1401 int linux_lseek(struct thread *, struct linux_lseek_args *);
|
| HD | linux_sysent.c | 27 …{ .sy_narg = AS(linux_lseek_args), .sy_call = (sy_call_t *)linux_lseek, .sy_auevent = AUE_LSEEK, .…
|
| HD | linux_systrace_args.c | 83 struct linux_lseek_args *p = params; in systrace_args()
|
| /freebsd-13-stable/sys/compat/linux/ |
| HD | linux_file.c | 355 linux_lseek(struct thread *td, struct linux_lseek_args *args) in linux_lseek()
|
| /freebsd-13-stable/sys/i386/linux/ |
| HD | linux_proto.h | 93 struct linux_lseek_args { struct 1705 int linux_lseek(struct thread *, struct linux_lseek_args *);
|
| HD | linux_sysent.c | 38 …{ .sy_narg = AS(linux_lseek_args), .sy_call = (sy_call_t *)linux_lseek, .sy_auevent = AUE_LSEEK, .…
|
| HD | linux_systrace_args.c | 151 struct linux_lseek_args *p = params; in systrace_args()
|
| /freebsd-13-stable/sys/amd64/linux32/ |
| HD | linux32_proto.h | 93 struct linux_lseek_args { struct 1716 int linux_lseek(struct thread *, struct linux_lseek_args *);
|
| HD | linux32_sysent.c | 38 …{ .sy_narg = AS(linux_lseek_args), .sy_call = (sy_call_t *)linux_lseek, .sy_auevent = AUE_LSEEK, .…
|
| HD | linux32_systrace_args.c | 151 struct linux_lseek_args *p = params; in systrace_args()
|