Home
last modified time | relevance | path

Searched defs:native_policy (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/compat/freebsd/
H A Dfreebsd_sched.c65 const struct freebsd_sched_param *freebsd_params, int *native_policy, in sched_freebsd2native()
98 sched_native2freebsd(int native_policy, const struct sched_param *native_params, in sched_native2freebsd()
/netbsd-src/sys/compat/linux/common/
H A Dlinux_sched.c262 sched_linux2native(int linux_policy,struct linux_sched_param * linux_params,int * native_policy,struct sched_param * native_params) sched_linux2native() argument
315 sched_native2linux(int native_policy,struct sched_param * native_params,int * linux_policy,struct linux_sched_param * linux_params) sched_native2linux() argument
[all...]