Searched refs:linux_sched_setattr_args (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c334 { AS(linux_sched_setattr_args), (sy_call_t *)linux_sched_setattr, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 314 = linux_sched_setattr */
H A Dlinux_proto.h1115 struct linux_sched_setattr_args { struct
1491 int linux_sched_setattr(struct thread *, struct linux_sched_setattr_args *);
H A Dlinux_systrace_args.c2280 struct linux_sched_setattr_args *p = params;
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c372 { AS(linux_sched_setattr_args), (sy_call_t *)linux_sched_setattr, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 351 = linux_sched_setattr */
H A Dlinux32_proto.h1189 struct linux_sched_setattr_args { struct
1786 int linux_sched_setattr(struct thread *, struct linux_sched_setattr_args *);
H A Dlinux32_systrace_args.c2407 struct linux_sched_setattr_args *p = params;
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c371 { AS(linux_sched_setattr_args), (sy_call_t *)linux_sched_setattr, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 351 = linux_sched_setattr */
H A Dlinux_proto.h1207 struct linux_sched_setattr_args { struct
1806 int linux_sched_setattr(struct thread *, struct linux_sched_setattr_args *);
H A Dlinux_systrace_args.c2483 struct linux_sched_setattr_args *p = params;

Completed in 616 milliseconds