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

/xsrc/external/mit/libdrm/dist/nouveau/
H A Dprivate.h46 cli_kref_get(struct nouveau_client *client, struct nouveau_bo *bo) function in typeref:struct:drm_nouveau_gem_pushbuf_bo *
H A Dpushbuf.c174 kref = cli_kref_get(push->client, bo);
230 pkref = cli_kref_get(push->client, nvpb->bo);
231 bkref = cli_kref_get(push->client, bo);
729 kref = cli_kref_get(push->client, bo);
766 kref = cli_kref_get(push->client, bo);

Completed in 3 milliseconds