Searched refs:ck_hs_put_internal (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/ck/src/
H A Dck_hs.c811 ck_hs_put_internal(struct ck_hs *hs, function
858 return ck_hs_put_internal(hs, h, key, CK_HS_PROBE_INSERT);
867 return ck_hs_put_internal(hs, h, key, CK_HS_PROBE_TOMBSTONE);

Completed in 159 milliseconds