Searched refs:netbsd32_mlock (Results 1 – 5 of 5) sorted by relevance
598 .sy_call = (sy_call_t *)netbsd32_mlock
1358 int netbsd32_mlock(struct lwp *, const struct netbsd32_mlock_args *, register_t *);
933 .sy_call = (sy_call_t *)netbsd32_mlock
1102 check_syscall_args(netbsd32_mlock)3200 int netbsd32_mlock(struct lwp *, const struct netbsd32_mlock_args *, register_t *);
1400 netbsd32_mlock(struct lwp *l, const struct netbsd32_mlock_args *uap, register_t *retval) in netbsd32_mlock() function