Home
last modified time | relevance | path

Searched refs:ppush (Results 1 – 1 of 1) sorted by relevance

/third_party/libdrm/nouveau/
Dpushbuf.c541 struct nouveau_pushbuf **ppush) in nouveau_pushbuf_new() argument
605 *ppush = push; in nouveau_pushbuf_new()
610 nouveau_pushbuf_del(struct nouveau_pushbuf **ppush) in nouveau_pushbuf_del() argument
612 struct nouveau_pushbuf_priv *nvpb = nouveau_pushbuf(*ppush); in nouveau_pushbuf_del()
632 *ppush = NULL; in nouveau_pushbuf_del()