Home
last modified time | relevance | path

Searched refs:linux_getrlimit (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/arm64/linux/
H A Dlinux_sysent.c180 …{ .sy_narg = AS(linux_getrlimit_args), .sy_call = (sy_call_t *)linux_getrlimit, .sy_auevent = AUE_…
H A Dlinux_proto.h1379 int linux_getrlimit(struct thread *, struct linux_getrlimit_args *);
/freebsd/sys/compat/linux/
H A Dlinux_misc.c1217 linux_getrlimit(struct thread *td, struct linux_getrlimit_args *args) in linux_getrlimit() function
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c208 …{ .sy_narg = AS(linux_getrlimit_args), .sy_call = (sy_call_t *)linux_getrlimit, .sy_auevent = AUE_…
H A Dlinux_proto.h1878 int linux_getrlimit(struct thread *, struct linux_getrlimit_args *);
/freebsd/sys/amd64/linux/
H A Dlinux_sysent.c114 …{ .sy_narg = AS(linux_getrlimit_args), .sy_call = (sy_call_t *)linux_getrlimit, .sy_auevent = AUE_…
H A Dlinux_proto.h1525 int linux_getrlimit(struct thread *, struct linux_getrlimit_args *);
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c209 …{ .sy_narg = AS(linux_getrlimit_args), .sy_call = (sy_call_t *)linux_getrlimit, .sy_auevent = AUE_…
H A Dlinux32_proto.h1883 int linux_getrlimit(struct thread *, struct linux_getrlimit_args *);