Lines Matching refs:probecnt
227 cur_obj->probecnt = num_probes; in _tnfctl_find_all_probes()
255 for (j = 0; j < cur_obj->probecnt; j++) { in _tnfctl_find_all_probes()
295 for (i = 0; i < obj->probecnt; i++) { in free_obj_fields()
304 obj->probecnt = 0; in free_obj_fields()
328 for (j = 0; j < obj->probecnt; j++) { in _tnfctl_probes_traverse()
387 entry_p->probecnt = 0; in per_loadobj()
619 if (cur_tmp->probecnt != 0) in link_targ_obj_probes()
628 if (cur_tmp->probecnt != 0) in link_targ_obj_probes()
634 for (i = 0; i < (cur->probecnt - 1); i++) { in link_targ_obj_probes()
650 probe_p = &(prev_w_probes->probes[prev_w_probes->probecnt - 1]); in link_targ_obj_probes()
669 probe_p = &(cur->probes[cur->probecnt - 1]); in link_targ_obj_probes()
696 if (cur_tmp->probecnt != 0) in unlink_targ_obj_probes()
705 if (cur_tmp->probecnt != 0) in unlink_targ_obj_probes()
721 probe_p = &(prev_w_probes->probes[prev_w_probes->probecnt - 1]); in unlink_targ_obj_probes()