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

/freebsd-12-stable/tools/regression/priv/
H A Dpriv_sched_rtprio.c71 if (test->t_test_func == priv_sched_rtprio_aproc_normal ||
243 priv_sched_rtprio_aproc_normal(int asroot, int injail, struct test *test) function
252 expect("priv_sched_rtprio_aproc_normal(asroot, injail)",
255 expect("priv_sched_rtprio_aproc_normal(asroot, !injail)",
258 expect("priv_sched_rtprio_aproc_normal(!asroot, injail)",
261 expect("priv_sched_rtprio_aproc_normal(!asroot, !injail)",
H A Dmain.h176 void priv_sched_rtprio_aproc_normal(int, int, struct test *);
H A Dmain.c208 { "priv_sched_rtprio_aproc_normal", priv_sched_rtprio_setup,
209 priv_sched_rtprio_aproc_normal, priv_sched_rtprio_cleanup },

Completed in 137 milliseconds