Searched refs:robust_next (Results 1 – 2 of 2) sorted by relevance
1955 for (rlp = table[hash]; rlp != NULL; rlp = rlp->robust_next) { in register_lock()1969 rlpp = &rlp->robust_next) { in register_lock()1997 rlp->robust_next = NULL; in register_lock()
758 struct robust *robust_next; /* hash table list */ member