Home
last modified time | relevance | path

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

/external/libdrm/nouveau/
Dpushbuf.c215 cli_kref_set(push->client, bo, kref, push); in pushbuf_kref()
415 cli_kref_set(push->client, bo, NULL, NULL); in pushbuf_flush()
446 cli_kref_set(push->client, bo, NULL, NULL); in pushbuf_refn_fail()
618 cli_kref_set(nvpb->base.client, bo, NULL, NULL); in nouveau_pushbuf_del()
Dprivate.h63 cli_kref_set(struct nouveau_client *client, struct nouveau_bo *bo, in cli_kref_set() function