Searched refs:linux_memfd_create (Results 1 – 9 of 9) sorted by relevance
| /freebsd-13.1/sys/compat/linux/ |
| H A D | linux_file.c | 1977 linux_memfd_create(struct thread *td, struct linux_memfd_create_args *args) in linux_memfd_create() function
|
| /freebsd-13.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 339 …{ .sy_narg = AS(linux_memfd_create_args), .sy_call = (sy_call_t *)linux_memfd_create, .sy_auevent …
|
| H A D | linux_proto.h | 1642 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 376 …{ .sy_narg = AS(linux_memfd_create_args), .sy_call = (sy_call_t *)linux_memfd_create, .sy_auevent …
|
| H A D | linux32_proto.h | 1924 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 376 …{ .sy_narg = AS(linux_memfd_create_args), .sy_call = (sy_call_t *)linux_memfd_create, .sy_auevent …
|
| H A D | linux_proto.h | 1919 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
|
| /freebsd-13.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 299 …{ .sy_narg = AS(linux_memfd_create_args), .sy_call = (sy_call_t *)linux_memfd_create, .sy_auevent …
|
| H A D | linux_proto.h | 1409 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
|