Searched refs:witness_hash_get (Results 1 – 1 of 1) sorted by relevance
352 static struct witness *witness_hash_get(const struct lock_type *,1476 w = witness_hash_get(type, subtype); in enroll()2375 witness_hash_get(const struct lock_type *type, const char *subtype) in witness_hash_get() function2403 KASSERTMSG(witness_hash_get(w->w_type, w->w_subtype) == NULL, in witness_hash_put()