Searched refs:linux_mremap (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14-stable/sys/compat/linux/ |
| HD | linux_misc.c | 301 linux_mremap(struct thread *td, struct linux_mremap_args *args) in linux_mremap() function
|
| /freebsd-14-stable/sys/arm64/linux/ |
| HD | linux_sysent.c | 233 …{ .sy_narg = AS(linux_mremap_args), .sy_call = (sy_call_t *)linux_mremap, .sy_auevent = AUE_NULL, …
|
| HD | linux_proto.h | 1420 int linux_mremap(struct thread *, struct linux_mremap_args *);
|
| /freebsd-14-stable/sys/amd64/linux32/ |
| HD | linux32_sysent.c | 181 …{ .sy_narg = AS(linux_mremap_args), .sy_call = (sy_call_t *)linux_mremap, .sy_auevent = AUE_NULL, …
|
| HD | linux32_proto.h | 1857 int linux_mremap(struct thread *, struct linux_mremap_args *);
|
| /freebsd-14-stable/sys/amd64/linux/ |
| HD | linux_sysent.c | 42 …{ .sy_narg = AS(linux_mremap_args), .sy_call = (sy_call_t *)linux_mremap, .sy_auevent = AUE_NULL, …
|
| HD | linux_proto.h | 1460 int linux_mremap(struct thread *, struct linux_mremap_args *);
|
| /freebsd-14-stable/sys/i386/linux/ |
| HD | linux_sysent.c | 180 …{ .sy_narg = AS(linux_mremap_args), .sy_call = (sy_call_t *)linux_mremap, .sy_auevent = AUE_NULL, …
|
| HD | linux_proto.h | 1851 int linux_mremap(struct thread *, struct linux_mremap_args *);
|