Searched refs:fetch_robust_entry (Results 1 – 2 of 2) sorted by relevance
63 static int fetch_robust_entry(struct linux_robust_list **,993 fetch_robust_entry(struct linux_robust_list **entry, in fetch_robust_entry() function1027 if (fetch_robust_entry(&entry, PTRIN(&head->list.next), &pi)) in release_futexes()1035 if (fetch_robust_entry(&pending, PTRIN(&head->pending_list), &pip)) in release_futexes()1039 error = fetch_robust_entry(&next_entry, PTRIN(&entry->next), in release_futexes()
61 linuxulator*:futex:fetch_robust_entry:copyin_error,