Home
last modified time | relevance | path

Searched refs:netbsd32__sched_protect_args (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c1484 ns(struct netbsd32__sched_protect_args),
H A Dnetbsd32_syscallargs.h1820 struct netbsd32__sched_protect_args { struct
3411 int netbsd32__sched_protect(struct lwp *, const struct netbsd32__sched_protect_args *, register_t *…
H A Dnetbsd32_netbsd.c2451 const struct netbsd32__sched_protect_args *uap, in netbsd32__sched_protect()
H A Dnetbsd32_systrace_args.c2473 const struct netbsd32__sched_protect_args *p = params; in systrace_args()