Home
last modified time | relevance | path

Searched defs:native_params (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/compat/freebsd/
H A Dfreebsd_sched.c66 struct sched_param *native_params) 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
/netbsd-src/sbin/disklabel/
H A Dmain.c295 static struct disklabel_params native_params; global() variable
[all...]