Home | History | Annotate | Download | only in nouveau

Lines Matching refs:nr_push

52 	int nr_push;
277 krec_id, krec->nr_push, krec->nr_buffer, krec->nr_reloc);
295 for (i = 0; i < krec->nr_push; i++, kpsh++) {
332 while (krec && krec->nr_push) {
337 req.nr_push = krec->nr_push;
425 krec->nr_push = 0;
554 req.nr_push = 0;
677 krec->nr_push + pushes >= NOUVEAU_GEM_MAX_PUSH) {
728 kpsh = &krec->push[krec->nr_push++];