Searched refs:linux_getrlimit_args (Results 1 - 16 of 16) sorted by relevance

/freebsd-13-stable/sys/arm64/linux/
H A Dlinux_sysent.c183 { .sy_narg = AS(linux_getrlimit_args), .sy_call = (sy_call_t *)linux_getrlimit, .sy_auevent = AUE_GETRLIMIT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 163 = linux_getrlimit */
H A Dlinux_proto.h627 struct linux_getrlimit_args { struct
1246 int linux_getrlimit(struct thread *, struct linux_getrlimit_args *);
H A Dlinux_systrace_args.c1289 struct linux_getrlimit_args *p = params;
/freebsd-13-stable/sys/i386/linux/
H A Dlinux_proto.h616 struct linux_getrlimit_args { struct
1731 int linux_getrlimit(struct thread *, struct linux_getrlimit_args *);
H A Dlinux_sysent.c211 { .sy_narg = AS(linux_getrlimit_args), .sy_call = (sy_call_t *)linux_getrlimit, .sy_auevent = AUE_GETRLIMIT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 191 = linux_getrlimit */
H A Dlinux_systrace_args.c1353 struct linux_getrlimit_args *p = params;
/freebsd-13-stable/sys/arm/linux/
H A Dlinux_proto.h520 struct linux_getrlimit_args { struct
1350 int linux_getrlimit(struct thread *, struct linux_getrlimit_args *);
H A Dlinux_sysent.c211 { .sy_narg = AS(linux_getrlimit_args), .sy_call = (sy_call_t *)linux_getrlimit, .sy_auevent = AUE_GETRLIMIT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 191 = linux_getrlimit */
H A Dlinux_systrace_args.c1153 struct linux_getrlimit_args *p = params;
/freebsd-13-stable/sys/amd64/linux/
H A Dlinux_proto.h419 struct linux_getrlimit_args { struct
1415 int linux_getrlimit(struct thread *, struct linux_getrlimit_args *);
H A Dlinux_sysent.c117 { .sy_narg = AS(linux_getrlimit_args), .sy_call = (sy_call_t *)linux_getrlimit, .sy_auevent = AUE_GETRLIMIT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 97 = linux_getrlimit */
H A Dlinux_systrace_args.c844 struct linux_getrlimit_args *p = params;
/freebsd-13-stable/sys/amd64/linux32/
H A Dlinux32_proto.h617 struct linux_getrlimit_args { struct
1737 int linux_getrlimit(struct thread *, struct linux_getrlimit_args *);
H A Dlinux32_sysent.c211 { .sy_narg = AS(linux_getrlimit_args), .sy_call = (sy_call_t *)linux_getrlimit, .sy_auevent = AUE_GETRLIMIT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 191 = linux_getrlimit */
H A Dlinux32_systrace_args.c1312 struct linux_getrlimit_args *p = params;
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_misc.c1462 linux_getrlimit(struct thread *td, struct linux_getrlimit_args *args)

Completed in 300 milliseconds