Searched refs:linux_memfd_create_args (Results 1 – 13 of 13) sorted by relevance
| /freebsd-13-stable/sys/arm64/linux/ |
| HD | linux_proto.h | 1050 struct linux_memfd_create_args { struct 1419 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
|
| HD | linux_sysent.c | 298 …{ .sy_narg = AS(linux_memfd_create_args), .sy_call = (sy_call_t *)linux_memfd_create, .sy_auevent …
|
| HD | linux_systrace_args.c | 2107 struct linux_memfd_create_args *p = params; in systrace_args()
|
| /freebsd-13-stable/sys/amd64/linux/ |
| HD | linux_proto.h | 1236 struct linux_memfd_create_args { struct 1658 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
|
| HD | linux_sysent.c | 338 …{ .sy_narg = AS(linux_memfd_create_args), .sy_call = (sy_call_t *)linux_memfd_create, .sy_auevent …
|
| HD | linux_systrace_args.c | 2479 struct linux_memfd_create_args *p = params; in systrace_args()
|
| /freebsd-13-stable/sys/compat/linux/ |
| HD | linux_file.c | 2028 linux_memfd_create(struct thread *td, struct linux_memfd_create_args *args) in linux_memfd_create()
|
| /freebsd-13-stable/sys/i386/linux/ |
| HD | linux_proto.h | 1296 struct linux_memfd_create_args { struct 1975 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
|
| HD | linux_sysent.c | 375 …{ .sy_narg = AS(linux_memfd_create_args), .sy_call = (sy_call_t *)linux_memfd_create, .sy_auevent …
|
| HD | linux_systrace_args.c | 2617 struct linux_memfd_create_args *p = params; in systrace_args()
|
| /freebsd-13-stable/sys/amd64/linux32/ |
| HD | linux32_proto.h | 1307 struct linux_memfd_create_args { struct 1985 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
|
| HD | linux32_sysent.c | 375 …{ .sy_narg = AS(linux_memfd_create_args), .sy_call = (sy_call_t *)linux_memfd_create, .sy_auevent …
|
| HD | linux32_systrace_args.c | 2586 struct linux_memfd_create_args *p = params; in systrace_args()
|