Searched refs:ck_ht_map_probe_wr (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/contrib/ck/src/ |
H A D | ck_ht.c | 277 ck_ht_map_probe_wr(struct ck_ht_map *map, in ck_ht_map_probe_wr() function 432 entry = ck_ht_map_probe_wr(map, h, &snapshot, &priority, in ck_ht_gc() 442 entry = ck_ht_map_probe_wr(map, h, &snapshot, &priority, in ck_ht_gc() 832 candidate = ck_ht_map_probe_wr(map, h, &snapshot, &priority, in ck_ht_set_spmc() 837 candidate = ck_ht_map_probe_wr(map, h, &snapshot, &priority, in ck_ht_set_spmc() 968 candidate = ck_ht_map_probe_wr(map, h, &snapshot, &priority, in ck_ht_put_spmc() 973 candidate = ck_ht_map_probe_wr(map, h, &snapshot, &priority, in ck_ht_put_spmc()
|