Searched refs:ht_find_locked (Results 1 – 3 of 3) sorted by relevance
79 result = ht_find_locked(h, hash); in ht_find()85 ht_find_locked(struct ht *h, uint32_t hash) in ht_find_locked() function
99 void *ht_find_locked(struct ht *h, uint32_t hash);
277 flushee = ht_find_locked(&conn->lc_requests, oldtag); in l9p_threadpool_tflush()