• Home
  • Raw
  • Download

Lines Matching defs:push

45 	struct drm_nouveau_gem_pushbuf_push push[NOUVEAU_GEM_MAX_PUSH];  member
70 nouveau_pushbuf(struct nouveau_pushbuf *push) in nouveau_pushbuf()
79 pushbuf_kref_fits(struct nouveau_pushbuf *push, struct nouveau_bo *bo, in pushbuf_kref_fits()
147 pushbuf_kref(struct nouveau_pushbuf *push, struct nouveau_bo *bo, in pushbuf_kref()
219 pushbuf_krel(struct nouveau_pushbuf *push, struct nouveau_bo *bo, in pushbuf_krel()
306 pushbuf_submit(struct nouveau_pushbuf *push, struct nouveau_object *chan) in pushbuf_submit()
391 pushbuf_flush(struct nouveau_pushbuf *push) in pushbuf_flush()
433 pushbuf_refn_fail(struct nouveau_pushbuf *push, int sref, int srel) in pushbuf_refn_fail()
451 pushbuf_refn(struct nouveau_pushbuf *push, bool retry, in pushbuf_refn()
481 pushbuf_validate(struct nouveau_pushbuf *push, bool retry) in pushbuf_validate()
539 struct nouveau_pushbuf *push; in nouveau_pushbuf_new() local
629 nouveau_pushbuf_bufctx(struct nouveau_pushbuf *push, struct nouveau_bufctx *ctx) in nouveau_pushbuf_bufctx()
637 nouveau_pushbuf_space(struct nouveau_pushbuf *push, in nouveau_pushbuf_space()
701 nouveau_pushbuf_data(struct nouveau_pushbuf *push, struct nouveau_bo *bo, in nouveau_pushbuf_data()
732 nouveau_pushbuf_refn(struct nouveau_pushbuf *push, in nouveau_pushbuf_refn()
739 nouveau_pushbuf_reloc(struct nouveau_pushbuf *push, struct nouveau_bo *bo, in nouveau_pushbuf_reloc()
747 nouveau_pushbuf_validate(struct nouveau_pushbuf *push) in nouveau_pushbuf_validate()
753 nouveau_pushbuf_refd(struct nouveau_pushbuf *push, struct nouveau_bo *bo) in nouveau_pushbuf_refd()
771 nouveau_pushbuf_kick(struct nouveau_pushbuf *push, struct nouveau_object *chan) in nouveau_pushbuf_kick()