Lines Matching refs:pt_refcount
420 ++pt->pt_refcount; in call_dfunc()
426 ++ufunc->uf_partial->pt_refcount; in call_dfunc()
512 if (pt->pt_refcount > 1) in handle_closure_in_use()
514 int refcount = pt->pt_refcount; in handle_closure_in_use()
593 if (pt->pt_refcount > 1) in handle_closure_in_use()
634 && tv->vval.v_partial->pt_refcount == 1) in funcstack_check_refcount()
1432 pt->pt_refcount = 1; in fill_partial_and_closure()
1450 ++pt->pt_outer.out_up_partial->pt_refcount; in fill_partial_and_closure()
1469 ++pt->pt_refcount; in fill_partial_and_closure()
4851 ++partial->pt_refcount; in call_def_function()
4858 ++base_ufunc->uf_partial->pt_refcount; in call_def_function()