Searched refs:linux_sched_rr_get_interval_args (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_machdep.c918 struct linux_sched_rr_get_interval_args *uap)
H A Dlinux32_proto.h490 struct linux_sched_rr_get_interval_args { struct
1217 int linux_sched_rr_get_interval(struct thread *, struct linux_sched_rr_get_interval_args *);
H A Dlinux32_sysent.c183 { AS(linux_sched_rr_get_interval_args), (sy_call_t *)linux_sched_rr_get_interval, AUE_SCHED_RR_GET_INTERVAL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 161 = linux_sched_rr_get_interval */
H A Dlinux32_systrace_args.c1099 struct linux_sched_rr_get_interval_args *p = params;

Completed in 75 milliseconds