Searched refs:REF_TYPE_PTR (Results 1 – 3 of 3) sorted by relevance
898 case REF_TYPE_PTR: in refsafe()
1441 s->type = REF_TYPE_PTR; in acquire_reference()1510 if (state->refs[i].type != REF_TYPE_PTR) in find_reference_state()9363 if (state->refs[i].type != REF_TYPE_PTR) in __release_reference_nomark()9436 if (vstate->refs[i].type != REF_TYPE_PTR) in release_reference()10511 if (state->refs[i].type != REF_TYPE_PTR) in check_reference_leak()
314 REF_TYPE_PTR = (1 << 1), enumerator