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

/freebsd-10.3-release/tools/regression/priv/
H A Dpriv_sched_rtprio.c72 test->t_test_func == priv_sched_rtprio_aproc_idle ||
266 priv_sched_rtprio_aproc_idle(int asroot, int injail, struct test *test) function
275 expect("priv_sched_rtprio_aproc_idle(asroot, injail)",
278 expect("priv_sched_rtprio_aproc_idle(asroot, !injail)",
281 expect("priv_sched_rtprio_aproc_idle(!asroot, injail)",
H A Dmain.h177 void priv_sched_rtprio_aproc_idle(int, int, struct test *);
H A Dmain.c211 { "priv_sched_rtprio_aproc_idle", priv_sched_rtprio_setup,
212 priv_sched_rtprio_aproc_idle, priv_sched_rtprio_cleanup },

Completed in 56 milliseconds