Home
last modified time | relevance | path

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

/third_party/libdrm/nouveau/
Dpushbuf.c212 cli_kref_set(push->client, bo, kref, push); in pushbuf_kref()
418 cli_kref_set(push->client, bo, NULL, NULL); in pushbuf_flush()
449 cli_kref_set(push->client, bo, NULL, NULL); in pushbuf_refn_fail()
621 cli_kref_set(nvpb->base.client, bo, NULL, NULL); in nouveau_pushbuf_del()
Dprivate.h66 cli_kref_set(struct nouveau_client *client, struct nouveau_bo *bo, in cli_kref_set() function