Home
last modified time | relevance | path

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

/third_party/libdrm/nouveau/
Dpushbuf.c174 kref = cli_kref_get(push->client, bo); in pushbuf_kref()
230 pkref = cli_kref_get(push->client, nvpb->bo); in pushbuf_krel()
231 bkref = cli_kref_get(push->client, bo); in pushbuf_krel()
729 kref = cli_kref_get(push->client, bo); in nouveau_pushbuf_data()
766 kref = cli_kref_get(push->client, bo); in nouveau_pushbuf_refd()
Dprivate.h46 cli_kref_get(struct nouveau_client *client, struct nouveau_bo *bo) in cli_kref_get() function