Searched refs:linux_memfd_create_args (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/sys/arm64/linux/ |
| H A D | linux_sysent.c | 299 …{ AS(linux_memfd_create_args), (sy_call_t *)linux_memfd_create, AUE_NULL, NULL, 0, 0, 0, SY_THR_ST…
|
| H A D | linux_proto.h | 990 struct linux_memfd_create_args { struct 1269 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
|
| H A D | linux_systrace_args.c | 2003 struct linux_memfd_create_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/amd64/linux/ |
| H A D | linux_sysent.c | 339 …{ AS(linux_memfd_create_args), (sy_call_t *)linux_memfd_create, AUE_NULL, NULL, 0, 0, 0, SY_THR_ST…
|
| H A D | linux_proto.h | 1144 struct linux_memfd_create_args { struct 1497 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
|
| H A D | linux_systrace_args.c | 2328 struct linux_memfd_create_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 376 …{ AS(linux_memfd_create_args), (sy_call_t *)linux_memfd_create, AUE_NULL, NULL, 0, 0, 0, SY_THR_ST…
|
| H A D | linux32_proto.h | 1218 struct linux_memfd_create_args { struct 1792 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
|
| H A D | linux32_systrace_args.c | 2455 struct linux_memfd_create_args *p = params; in systrace_args()
|
| /freebsd-12.1/sys/i386/linux/ |
| H A D | linux_sysent.c | 376 …{ AS(linux_memfd_create_args), (sy_call_t *)linux_memfd_create, AUE_NULL, NULL, 0, 0, 0, SY_THR_ST…
|
| H A D | linux_proto.h | 1236 struct linux_memfd_create_args { struct 1812 int linux_memfd_create(struct thread *, struct linux_memfd_create_args *);
|
| H A D | linux_systrace_args.c | 2531 struct linux_memfd_create_args *p = params; in systrace_args()
|