Searched refs:linux_getrlimit (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/sys/compat/linux/ |
| H A D | linux_misc.c | 1462 linux_getrlimit(struct thread *td, struct linux_getrlimit_args *args) in linux_getrlimit() function
|
| /freebsd-13.1/sys/amd64/linux/ |
| 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_proto.h | 1460 int linux_getrlimit(struct thread *, struct linux_getrlimit_args *);
|
| /freebsd-13.1/sys/amd64/linux32/ |
| 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_proto.h | 1782 int linux_getrlimit(struct thread *, struct linux_getrlimit_args *);
|
| /freebsd-13.1/sys/i386/linux/ |
| 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_proto.h | 1776 int linux_getrlimit(struct thread *, struct linux_getrlimit_args *);
|
| /freebsd-13.1/sys/arm/linux/ |
| 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_proto.h | 1350 int linux_getrlimit(struct thread *, struct linux_getrlimit_args *);
|
| /freebsd-13.1/sys/arm64/linux/ |
| 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_proto.h | 1322 int linux_getrlimit(struct thread *, struct linux_getrlimit_args *);
|