Searched refs:priv_sched_rtprio_myproc_idle (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/tools/regression/priv/
H A Dpriv_sched_rtprio.c78 test->t_test_func == priv_sched_rtprio_myproc_idle ||
197 priv_sched_rtprio_myproc_idle(int asroot, int injail, struct test *test) function
206 expect("priv_sched_rtprio_myproc_idle(asroot, injail)",
209 expect("priv_sched_rtprio_myproc_idle(asroot, !injail)",
212 expect("priv_sched_rtprio_myproc_idle(!asroot, injail)",
215 expect("priv_sched_rtprio_myproc_idle(!asroot, !injail)",
H A Dmain.h173 void priv_sched_rtprio_myproc_idle(int, int, struct test *);
H A Dmain.c202 { "priv_sched_rtprio_myproc_idle", priv_sched_rtprio_setup,
203 priv_sched_rtprio_myproc_idle, priv_sched_rtprio_cleanup },

Completed in 48 milliseconds