Home
last modified time | relevance | path

Searched refs:fetch_robust_entry (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_futex.c63 static int fetch_robust_entry(struct linux_robust_list **,
996 fetch_robust_entry(struct linux_robust_list **entry, in fetch_robust_entry() function
1030 if (fetch_robust_entry(&entry, PTRIN(&head->list.next), &pi)) in release_futexes()
1038 if (fetch_robust_entry(&pending, PTRIN(&head->pending_list), &pip)) in release_futexes()
1042 error = fetch_robust_entry(&next_entry, PTRIN(&entry->next), in release_futexes()
H A Dtrace_futexes.d61 linuxulator*:futex:fetch_robust_entry:copyin_error,