Searched refs:nr_push (Results 1 – 2 of 2) sorted by relevance
49 int nr_push; member274 krec_id, krec->nr_push, krec->nr_buffer, krec->nr_reloc); in pushbuf_dump()293 for (i = 0; i < krec->nr_push; i++, kpsh++) { in pushbuf_dump()333 while (krec && krec->nr_push) { in pushbuf_submit()338 req.nr_push = krec->nr_push; in pushbuf_submit()428 krec->nr_push = 0; in pushbuf_flush()557 req.nr_push = 0; in nouveau_pushbuf_new()680 krec->nr_push + pushes >= NOUVEAU_GEM_MAX_PUSH) { in nouveau_pushbuf_space()731 kpsh = &krec->push[krec->nr_push++]; in nouveau_pushbuf_data()794 req.nr_push = 0; in nouveau_check_dead_channel()
169 __u32 nr_push; member