Lines Matching refs:p_st
193 struct prog_test_ref_kfunc *p, *p_st; in test_map_kptr_ref() local
202 p_st = p->next; in test_map_kptr_ref()
203 if (p_st->cnt.refs.counter != 2) { in test_map_kptr_ref()
219 if (p_st->cnt.refs.counter != 2) in test_map_kptr_ref()
225 if (p_st->cnt.refs.counter != 3) { in test_map_kptr_ref()
230 if (p_st->cnt.refs.counter != 2) in test_map_kptr_ref()
237 if (p_st->cnt.refs.counter != 1) in test_map_kptr_ref()
248 if (p_st->cnt.refs.counter != 2) in test_map_kptr_ref()
261 struct prog_test_ref_kfunc *p, *p_st; in test_map_kptr_ref2() local
269 p_st = v->ref_ptr; in test_map_kptr_ref2()
270 if (!p_st || p_st->cnt.refs.counter != 2) in test_map_kptr_ref2()
276 if (p_st->cnt.refs.counter != 2) { in test_map_kptr_ref2()
286 if (p_st->cnt.refs.counter != 2) in test_map_kptr_ref2()