Lines Matching defs:push
46 struct drm_nouveau_gem_pushbuf_push push[NOUVEAU_GEM_MAX_PUSH]; member
71 nouveau_pushbuf(struct nouveau_pushbuf *push) in nouveau_pushbuf()
80 pushbuf_kref_fits(struct nouveau_pushbuf *push, struct nouveau_bo *bo, in pushbuf_kref_fits()
148 pushbuf_kref(struct nouveau_pushbuf *push, struct nouveau_bo *bo, in pushbuf_kref()
220 pushbuf_krel(struct nouveau_pushbuf *push, struct nouveau_bo *bo, in pushbuf_krel()
311 pushbuf_submit(struct nouveau_pushbuf *push, struct nouveau_object *chan) in pushbuf_submit()
398 pushbuf_flush(struct nouveau_pushbuf *push) in pushbuf_flush()
440 pushbuf_refn_fail(struct nouveau_pushbuf *push, int sref, int srel) in pushbuf_refn_fail()
458 pushbuf_refn(struct nouveau_pushbuf *push, bool retry, in pushbuf_refn()
488 pushbuf_validate(struct nouveau_pushbuf *push, bool retry) in pushbuf_validate()
546 struct nouveau_pushbuf *push; in nouveau_pushbuf_new() local
636 nouveau_pushbuf_bufctx(struct nouveau_pushbuf *push, struct nouveau_bufctx *ctx) in nouveau_pushbuf_bufctx()
644 nouveau_pushbuf_space(struct nouveau_pushbuf *push, in nouveau_pushbuf_space()
708 nouveau_pushbuf_data(struct nouveau_pushbuf *push, struct nouveau_bo *bo, in nouveau_pushbuf_data()
739 nouveau_pushbuf_refn(struct nouveau_pushbuf *push, in nouveau_pushbuf_refn()
746 nouveau_pushbuf_reloc(struct nouveau_pushbuf *push, struct nouveau_bo *bo, in nouveau_pushbuf_reloc()
754 nouveau_pushbuf_validate(struct nouveau_pushbuf *push) in nouveau_pushbuf_validate()
760 nouveau_pushbuf_refd(struct nouveau_pushbuf *push, struct nouveau_bo *bo) in nouveau_pushbuf_refd()
778 nouveau_pushbuf_kick(struct nouveau_pushbuf *push, struct nouveau_object *chan) in nouveau_pushbuf_kick()