HomeSort by: relevance | last modified time | path
    Searched refs:cli_kref_get (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/libdrm/dist/nouveau/
private.h 46 cli_kref_get(struct nouveau_client *client, struct nouveau_bo *bo) function
pushbuf.c 174 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 5 milliseconds