Home
last modified time | relevance | path

Searched refs:netbsd32__sched_protect (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c1485 .sy_call = (sy_call_t *)netbsd32__sched_protect
H A Dnetbsd32_syscallargs.h1823 check_syscall_args(netbsd32__sched_protect)
3411 int netbsd32__sched_protect(struct lwp *, const struct netbsd32__sched_protect_args *, register_t *…
H A Dnetbsd32_netbsd.c2450 netbsd32__sched_protect(struct lwp *l, in netbsd32__sched_protect() function