Lines Matching refs:ref
303 int ref = 1; variable
315 ref++; in test_map_kptr_ref_pre()
318 if (p_st->cnt.refs.counter != ref) { in test_map_kptr_ref_pre()
328 if (p_st->cnt.refs.counter != ref) in test_map_kptr_ref_pre()
335 ref--; in test_map_kptr_ref_pre()
336 if (p_st->cnt.refs.counter != ref) in test_map_kptr_ref_pre()
342 ref++; in test_map_kptr_ref_pre()
348 if (p_st->cnt.refs.counter != ref) in test_map_kptr_ref_pre()
354 ref--; in test_map_kptr_ref_pre()
365 if (!p_st || p_st->cnt.refs.counter != ref) in test_map_kptr_ref_post()
371 if (p_st->cnt.refs.counter != ref) { in test_map_kptr_ref_post()
381 if (p_st->cnt.refs.counter != ref) in test_map_kptr_ref_post()
480 ref++; in test_map_kptr_ref3()
481 if (p->cnt.refs.counter != ref) { in test_map_kptr_ref3()
486 ref--; in test_map_kptr_ref3()