Home
last modified time | relevance | path

Searched refs:bin_overflow_remove (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/usr.sbin/unbound/testcode/
H A Dunitlruhash.c94 bin_overflow_remove(&bin, &k->entry); in test_bin_find_entry()
116 bin_overflow_remove(&bin, &k->entry); in test_bin_find_entry()
143 bin_overflow_remove(&bin, &k4->entry); in test_bin_find_entry()
149 bin_overflow_remove(&bin, &k->entry); in test_bin_find_entry()
/openbsd-src/usr.sbin/unbound/util/storage/
H A Dlruhash.h385 void bin_overflow_remove(struct lruhash_bin* bin,
H A Dlruhash.c168 bin_overflow_remove(struct lruhash_bin* bin, struct lruhash_entry* entry) in bin_overflow_remove() function
206 bin_overflow_remove(bin, d); in reclaim_space()
401 bin_overflow_remove(bin, entry); in lruhash_remove()
/openbsd-src/sbin/unwind/libunbound/util/storage/
H A Dlruhash.h385 void bin_overflow_remove(struct lruhash_bin* bin,
H A Dlruhash.c168 bin_overflow_remove(struct lruhash_bin* bin, struct lruhash_entry* entry) in bin_overflow_remove() function
206 bin_overflow_remove(bin, d); in reclaim_space()
401 bin_overflow_remove(bin, entry); in lruhash_remove()