Searched refs:internal_to_key (Results 1 – 5 of 5) sorted by relevance
608 internal_to_key (const void *internal) in internal_to_key() function662 return internal_to_key (*slot); in ctf_dynset_lookup()680 *orig_key = internal_to_key (*slot); in ctf_dynset_exists()698 return internal_to_key (*slot); in ctf_dynset_lookup_any()757 *key = internal_to_key (slot); in ctf_dynset_next()
738 (internal_to_key): New.