Home
last modified time | relevance | path

Searched refs:sys___futex_args (Results 1 – 4 of 4) sorted by last modified time

/netbsd/sys/sys/
H A Dsyscallargs.h1022 struct sys___futex_args { struct
3706 int sys___futex(struct lwp *, const struct sys___futex_args *, register_t *);
/netbsd/sys/kern/
H A Dinit_sysent.c869 ns(struct sys___futex_args),
H A Dsystrace_args.c1205 const struct sys___futex_args *p = params; in systrace_args()
H A Dsys_futex.c1632 sys___futex(struct lwp *l, const struct sys___futex_args *uap, in sys___futex()