Searched refs:linux_exit_group_args (Results 1 – 16 of 16) sorted by relevance
| /freebsd-13.1/sys/arm/linux/ |
| H A D | linux_proto.h | 668 struct linux_exit_group_args { struct 1387 int linux_exit_group(struct thread *, struct linux_exit_group_args *);
|
| H A D | linux_sysent.c | 268 …{ .sy_narg = AS(linux_exit_group_args), .sy_call = (sy_call_t *)linux_exit_group, .sy_auevent = AU…
|
| H A D | linux_systrace_args.c | 1509 struct linux_exit_group_args *p = params; in systrace_args()
|
| /freebsd-13.1/sys/arm64/linux/ |
| H A D | linux_proto.h | 394 struct linux_exit_group_args { struct 1267 int linux_exit_group(struct thread *, struct linux_exit_group_args *);
|
| H A D | linux_sysent.c | 114 …{ .sy_narg = AS(linux_exit_group_args), .sy_call = (sy_call_t *)linux_exit_group, .sy_auevent = AU…
|
| H A D | linux_systrace_args.c | 744 struct linux_exit_group_args *p = params; in systrace_args()
|
| /freebsd-13.1/sys/amd64/linux/ |
| H A D | linux_proto.h | 809 struct linux_exit_group_args { struct 1555 int linux_exit_group(struct thread *, struct linux_exit_group_args *);
|
| H A D | linux_sysent.c | 251 …{ .sy_narg = AS(linux_exit_group_args), .sy_call = (sy_call_t *)linux_exit_group, .sy_auevent = AU…
|
| H A D | linux_systrace_args.c | 1748 struct linux_exit_group_args *p = params; in systrace_args()
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_proto.h | 811 struct linux_exit_group_args { struct 1817 int linux_exit_group(struct thread *, struct linux_exit_group_args *);
|
| H A D | linux_sysent.c | 272 …{ .sy_narg = AS(linux_exit_group_args), .sy_call = (sy_call_t *)linux_exit_group, .sy_auevent = AU…
|
| H A D | linux_systrace_args.c | 1787 struct linux_exit_group_args *p = params; in systrace_args()
|
| /freebsd-13.1/sys/compat/linux/ |
| H A D | linux_misc.c | 1791 linux_exit_group(struct thread *td, struct linux_exit_group_args *args) in linux_exit_group()
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_proto.h | 812 struct linux_exit_group_args { struct 1822 int linux_exit_group(struct thread *, struct linux_exit_group_args *);
|
| H A D | linux32_sysent.c | 272 …{ .sy_narg = AS(linux_exit_group_args), .sy_call = (sy_call_t *)linux_exit_group, .sy_auevent = AU…
|
| H A D | linux32_systrace_args.c | 1742 struct linux_exit_group_args *p = params; in systrace_args()
|