Home | History | Annotate | Download | only in nouveau

Lines Matching refs:nr_push

52 	int nr_push;
275 krec_id, krec->nr_push, krec->nr_buffer, krec->nr_reloc);
293 for (i = 0; i < krec->nr_push; i++, kpsh++) {
329 while (krec && krec->nr_push) {
334 req.nr_push = krec->nr_push;
422 krec->nr_push = 0;
551 req.nr_push = 0;
674 krec->nr_push + pushes >= NOUVEAU_GEM_MAX_PUSH) {
724 kpsh = &krec->push[krec->nr_push++];