Lines Matching refs:ref
293 int ref = 1; variable
305 ref++; in test_map_kptr_ref_pre()
308 if (p_st->cnt.refs.counter != ref) { in test_map_kptr_ref_pre()
318 if (p_st->cnt.refs.counter != ref) in test_map_kptr_ref_pre()
325 ref--; in test_map_kptr_ref_pre()
326 if (p_st->cnt.refs.counter != ref) in test_map_kptr_ref_pre()
332 ref++; in test_map_kptr_ref_pre()
338 if (p_st->cnt.refs.counter != ref) in test_map_kptr_ref_pre()
344 ref--; in test_map_kptr_ref_pre()
355 if (!p_st || p_st->cnt.refs.counter != ref) in test_map_kptr_ref_post()
361 if (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()
470 ref++; in test_map_kptr_ref3()
471 if (p->cnt.refs.counter != ref) { in test_map_kptr_ref3()
476 ref--; in test_map_kptr_ref3()