Searched refs:handle_futex_death (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/compat/linux/ |
H A D | linux_futex.c | 61 static int handle_futex_death(struct thread *td, struct linux_emuldata *, 931 handle_futex_death(struct thread *td, struct linux_emuldata *em, uint32_t *uaddr, in handle_futex_death() function 1048 if (handle_futex_death(td, em, uaddr, pi, in release_futexes() 1066 (void)handle_futex_death(td, em, uaddr, pip, in release_futexes()
|
H A D | trace_futexes.d | 60 linuxulator*:futex:handle_futex_death:copyin_error,
|