HomeSort by relevance Sort by last modified time
    Searched refs:cli_kref_get (Results 1 - 2 of 2) sorted by null

  /external/libdrm/nouveau/
private.h 43 cli_kref_get(struct nouveau_client *client, struct nouveau_bo *bo) function
pushbuf.c 177 kref = cli_kref_get(push->client, bo);
233 pkref = cli_kref_get(push->client, nvpb->bo);
234 bkref = cli_kref_get(push->client, bo);
726 kref = cli_kref_get(push->client, bo);
763 kref = cli_kref_get(push->client, bo);

Completed in 76 milliseconds