Searched refs:linux_memfd_create_args (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_proto.h | 1053 struct linux_memfd_create_args { struct 1333 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
|
| 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_systrace_args.c | 2105 struct linux_memfd_create_args *p = params; in systrace_args()
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_proto.h | 1234 struct linux_memfd_create_args { struct 1597 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
|
| 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_systrace_args.c | 2475 struct linux_memfd_create_args *p = params; in systrace_args()
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_proto.h | 1303 struct linux_memfd_create_args { struct 1879 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
|
| 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_systrace_args.c | 2587 struct linux_memfd_create_args *p = params; in systrace_args()
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_proto.h | 1296 struct linux_memfd_create_args { struct 1874 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
|
| 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_systrace_args.c | 2626 struct linux_memfd_create_args *p = params; in systrace_args()
|