Lines Matching refs:n_ops
154 object->debug_id, parent->debug_id, parent->n_ops);
158 parent->n_ops--;
159 if (parent->n_ops == 0)
320 object->n_ops = object->n_in_progress = object->n_exclusive = 0;
437 parent->n_ops++;
463 ASSERTCMP(parent->n_ops, >, 0);
586 if (object->n_ops > 0) {
587 ASSERTCMP(object->n_ops, >=, object->n_obj_ops);
654 object->debug_id, object->n_ops, object->n_children, event);
666 object->n_ops == 0 &&
672 if (object->n_ops > 0 && object->n_in_progress == 0)