Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ck/src/
H A Dck_rhs.c145 ck_rhs_entry_addr(struct ck_rhs_map *map, long offset) in ck_rhs_entry_addr() function
965 ck_pr_store_ptr(ck_rhs_entry_addr(map, slot), insert); in ck_rhs_put_robin_hood()
974 ck_pr_store_ptr(ck_rhs_entry_addr(map, orig_slot), in ck_rhs_put_robin_hood()
1025 ck_pr_store_ptr(ck_rhs_entry_addr(map, slot), in ck_rhs_do_backward_shift_delete()
1104 ck_pr_store_ptr(ck_rhs_entry_addr(map, first), insert); in ck_rhs_fas()
1111 ck_pr_store_ptr(ck_rhs_entry_addr(map, slot), insert); in ck_rhs_fas()
1200 ck_pr_store_ptr(ck_rhs_entry_addr(map, first), insert); in ck_rhs_apply()
1220 ck_pr_store_ptr(ck_rhs_entry_addr(map, slot), insert); in ck_rhs_apply()
1277 ck_pr_store_ptr(ck_rhs_entry_addr(map, first), insert); in ck_rhs_set()
1298 ck_pr_store_ptr(ck_rhs_entry_addr(map, slot), insert); in ck_rhs_set()
[all …]