Searched refs:linux_fcntl (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/sys/compat/linux/ |
| H A D | linux_file.c | 1662 linux_fcntl(struct thread *td, struct linux_fcntl_args *args) in linux_fcntl() function
|
| /freebsd-13.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 92 …{ .sy_narg = AS(linux_fcntl_args), .sy_call = (sy_call_t *)linux_fcntl, .sy_auevent = AUE_FCNTL, .…
|
| H A D | linux_proto.h | 1442 int linux_fcntl(struct thread *, struct linux_fcntl_args *);
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 75 …{ .sy_narg = AS(linux_fcntl_args), .sy_call = (sy_call_t *)linux_fcntl, .sy_auevent = AUE_FCNTL, .…
|
| H A D | linux32_proto.h | 1683 int linux_fcntl(struct thread *, struct linux_fcntl_args *);
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 75 …{ .sy_narg = AS(linux_fcntl_args), .sy_call = (sy_call_t *)linux_fcntl, .sy_auevent = AUE_FCNTL, .…
|
| H A D | linux_proto.h | 1677 int linux_fcntl(struct thread *, struct linux_fcntl_args *);
|
| /freebsd-13.1/sys/arm/linux/ |
| H A D | linux_sysent.c | 75 …{ .sy_narg = AS(linux_fcntl_args), .sy_call = (sy_call_t *)linux_fcntl, .sy_auevent = AUE_FCNTL, .…
|
| H A D | linux_proto.h | 1266 int linux_fcntl(struct thread *, struct linux_fcntl_args *);
|
| /freebsd-13.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 45 …{ .sy_narg = AS(linux_fcntl_args), .sy_call = (sy_call_t *)linux_fcntl, .sy_auevent = AUE_FCNTL, .…
|
| H A D | linux_proto.h | 1214 int linux_fcntl(struct thread *, struct linux_fcntl_args *);
|