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

/netbsd-6-1-5-RELEASE/sys/compat/linux/common/
H A Dlinux_sched.c293 sched_linux2native(int linux_policy, struct linux_sched_param *linux_params, function
428 error = sched_linux2native(policy, &lp, &policy, &sp);
499 error = sched_linux2native(SCARG(uap, policy), &lp, &policy, &sp);

Completed in 155 milliseconds