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

/freebsd-13-stable/sys/arm64/linux/
H A Dlinux_sysent.c141 { .sy_narg = AS(linux_sched_getparam_args), .sy_call = (sy_call_t *)linux_sched_getparam, .sy_auevent = AUE_SCHED_GETPARAM, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 121 = linux_sched_getparam */
H A Dlinux_proto.h511 struct linux_sched_getparam_args { struct
1218 int linux_sched_getparam(struct thread *, struct linux_sched_getparam_args *);
H A Dlinux_systrace_args.c961 struct linux_sched_getparam_args *p = params;
/freebsd-13-stable/sys/i386/linux/
H A Dlinux_proto.h477 struct linux_sched_getparam_args { struct
1701 int linux_sched_getparam(struct thread *, struct linux_sched_getparam_args *);
H A Dlinux_sysent.c175 { .sy_narg = AS(linux_sched_getparam_args), .sy_call = (sy_call_t *)linux_sched_getparam, .sy_auevent = AUE_SCHED_GETPARAM, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 155 = linux_sched_getparam */
H A Dlinux_systrace_args.c1084 struct linux_sched_getparam_args *p = params;
/freebsd-13-stable/sys/arm/linux/
H A Dlinux_proto.h384 struct linux_sched_getparam_args { struct
1321 int linux_sched_getparam(struct thread *, struct linux_sched_getparam_args *);
H A Dlinux_sysent.c175 { .sy_narg = AS(linux_sched_getparam_args), .sy_call = (sy_call_t *)linux_sched_getparam, .sy_auevent = AUE_SCHED_GETPARAM, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 155 = linux_sched_getparam */
H A Dlinux_systrace_args.c889 struct linux_sched_getparam_args *p = params;
/freebsd-13-stable/sys/amd64/linux/
H A Dlinux_proto.h534 struct linux_sched_getparam_args { struct
1444 int linux_sched_getparam(struct thread *, struct linux_sched_getparam_args *);
H A Dlinux_sysent.c163 { .sy_narg = AS(linux_sched_getparam_args), .sy_call = (sy_call_t *)linux_sched_getparam, .sy_auevent = AUE_SCHED_GETPARAM, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 143 = linux_sched_getparam */
H A Dlinux_systrace_args.c1187 struct linux_sched_getparam_args *p = params;
/freebsd-13-stable/sys/amd64/linux32/
H A Dlinux32_proto.h479 struct linux_sched_getparam_args { struct
1708 int linux_sched_getparam(struct thread *, struct linux_sched_getparam_args *);
H A Dlinux32_sysent.c175 { .sy_narg = AS(linux_sched_getparam_args), .sy_call = (sy_call_t *)linux_sched_getparam, .sy_auevent = AUE_SCHED_GETPARAM, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 155 = linux_sched_getparam */
H A Dlinux32_systrace_args.c1046 struct linux_sched_getparam_args *p = params;
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_misc.c2127 struct linux_sched_getparam_args *uap)

Completed in 401 milliseconds