Searched refs:linux_getrlimit (Results 1 – 9 of 9) sorted by relevance
| /freebsd-14.2/sys/arm64/linux/ |
| H A D | linux_sysent.c | 180 …{ .sy_narg = AS(linux_getrlimit_args), .sy_call = (sy_call_t *)linux_getrlimit, .sy_auevent = AUE_…
|
| H A D | linux_proto.h | 1376 int linux_getrlimit(struct thread *, struct linux_getrlimit_args *);
|
| /freebsd-14.2/sys/compat/linux/ |
| H A D | linux_misc.c | 1219 linux_getrlimit(struct thread *td, struct linux_getrlimit_args *args) in linux_getrlimit() function
|
| /freebsd-14.2/sys/i386/linux/ |
| H A D | linux_sysent.c | 208 …{ .sy_narg = AS(linux_getrlimit_args), .sy_call = (sy_call_t *)linux_getrlimit, .sy_auevent = AUE_…
|
| H A D | linux_proto.h | 1875 int linux_getrlimit(struct thread *, struct linux_getrlimit_args *);
|
| /freebsd-14.2/sys/amd64/linux/ |
| H A D | linux_sysent.c | 114 …{ .sy_narg = AS(linux_getrlimit_args), .sy_call = (sy_call_t *)linux_getrlimit, .sy_auevent = AUE_…
|
| H A D | linux_proto.h | 1522 int linux_getrlimit(struct thread *, struct linux_getrlimit_args *);
|
| /freebsd-14.2/sys/amd64/linux32/ |
| H A D | linux32_sysent.c | 209 …{ .sy_narg = AS(linux_getrlimit_args), .sy_call = (sy_call_t *)linux_getrlimit, .sy_auevent = AUE_…
|
| H A D | linux32_proto.h | 1880 int linux_getrlimit(struct thread *, struct linux_getrlimit_args *);
|