Searched refs:linux_futex_wakeop (Results 1 – 1 of 1) sorted by relevance
86 static int linux_futex_wakeop(struct thread *, struct linux_futex_args *);274 return (linux_futex_wakeop(td, args)); in linux_futex()628 linux_futex_wakeop(struct thread *td, struct linux_futex_args *args) in linux_futex_wakeop() function