Searched refs:linux_getrlimit_args (Results 1 – 15 of 15) sorted by relevance
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_proto.h | 627 struct linux_getrlimit_args { struct 1246 int linux_getrlimit(struct thread *, struct linux_getrlimit_args *);
|
| H A D | linux_sysent.c | 183 …{ .sy_narg = AS(linux_getrlimit_args), .sy_call = (sy_call_t *)linux_getrlimit, .sy_auevent = AUE_…
|
| H A D | linux_systrace_args.c | 1289 struct linux_getrlimit_args *p = params; in systrace_args()
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_proto.h | 520 struct linux_getrlimit_args { struct 1350 int linux_getrlimit(struct thread *, struct linux_getrlimit_args *);
|
| H A D | linux_sysent.c | 211 …{ .sy_narg = AS(linux_getrlimit_args), .sy_call = (sy_call_t *)linux_getrlimit, .sy_auevent = AUE_…
|
| H A D | linux_systrace_args.c | 1153 struct linux_getrlimit_args *p = params; in systrace_args()
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_proto.h | 419 struct linux_getrlimit_args { struct 1415 int linux_getrlimit(struct thread *, struct linux_getrlimit_args *);
|
| H A D | linux_sysent.c | 117 …{ .sy_narg = AS(linux_getrlimit_args), .sy_call = (sy_call_t *)linux_getrlimit, .sy_auevent = AUE_…
|
| H A D | linux_systrace_args.c | 844 struct linux_getrlimit_args *p = params; in systrace_args()
|
| /f-stack/freebsd/amd64/linux32/ |
| H A D | linux32_proto.h | 617 struct linux_getrlimit_args { struct 1737 int linux_getrlimit(struct thread *, struct linux_getrlimit_args *);
|
| H A D | linux32_sysent.c | 211 …{ .sy_narg = AS(linux_getrlimit_args), .sy_call = (sy_call_t *)linux_getrlimit, .sy_auevent = AUE_…
|
| H A D | linux32_systrace_args.c | 1312 struct linux_getrlimit_args *p = params; in systrace_args()
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_proto.h | 616 struct linux_getrlimit_args { struct 1731 int linux_getrlimit(struct thread *, struct linux_getrlimit_args *);
|
| H A D | linux_sysent.c | 211 …{ .sy_narg = AS(linux_getrlimit_args), .sy_call = (sy_call_t *)linux_getrlimit, .sy_auevent = AUE_…
|
| H A D | linux_systrace_args.c | 1353 struct linux_getrlimit_args *p = params; in systrace_args()
|