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

/freebsd-13-stable/sys/arm64/linux/
H A Dlinux_sysent.c281 { .sy_narg = AS(linux_prlimit64_args), .sy_call = (sy_call_t *)linux_prlimit64, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 261 = linux_prlimit64 */
H A Dlinux_proto.h957 struct linux_prlimit64_args { struct
1315 int linux_prlimit64(struct thread *, struct linux_prlimit64_args *);
H A Dlinux_systrace_args.c1943 struct linux_prlimit64_args *p = params;
/freebsd-13-stable/sys/i386/linux/
H A Dlinux_proto.h1207 struct linux_prlimit64_args { struct
1858 int linux_prlimit64(struct thread *, struct linux_prlimit64_args *);
H A Dlinux_sysent.c360 { .sy_narg = AS(linux_prlimit64_args), .sy_call = (sy_call_t *)linux_prlimit64, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 340 = linux_prlimit64 */
H A Dlinux_systrace_args.c2477 struct linux_prlimit64_args *p = params;
/freebsd-13-stable/sys/arm/linux/
H A Dlinux_proto.h1197 struct linux_prlimit64_args { struct
1501 int linux_prlimit64(struct thread *, struct linux_prlimit64_args *);
H A Dlinux_sysent.c389 { .sy_narg = AS(linux_prlimit64_args), .sy_call = (sy_call_t *)linux_prlimit64, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 369 = linux_prlimit64 */
H A Dlinux_systrace_args.c2432 struct linux_prlimit64_args *p = params;
/freebsd-13-stable/sys/amd64/linux/
H A Dlinux_proto.h1139 struct linux_prlimit64_args { struct
1580 int linux_prlimit64(struct thread *, struct linux_prlimit64_args *);
H A Dlinux_sysent.c322 { .sy_narg = AS(linux_prlimit64_args), .sy_call = (sy_call_t *)linux_prlimit64, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 302 = linux_prlimit64 */
H A Dlinux_systrace_args.c2314 struct linux_prlimit64_args *p = params;
/freebsd-13-stable/sys/amd64/linux32/
H A Dlinux32_proto.h1214 struct linux_prlimit64_args { struct
1863 int linux_prlimit64(struct thread *, struct linux_prlimit64_args *);
H A Dlinux32_sysent.c360 { .sy_narg = AS(linux_prlimit64_args), .sy_call = (sy_call_t *)linux_prlimit64, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 340 = linux_prlimit64 */
H A Dlinux32_systrace_args.c2438 struct linux_prlimit64_args *p = params;
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_misc.c2228 linux_prlimit64(struct thread *td, struct linux_prlimit64_args *args)

Completed in 513 milliseconds