Searched refs:cli_kref_set (Results 1 – 2 of 2) sorted by relevance
/external/libdrm/nouveau/ |
D | pushbuf.c | 211 cli_kref_set(push->client, bo, kref, push); in pushbuf_kref() 411 cli_kref_set(push->client, bo, NULL, NULL); in pushbuf_flush() 442 cli_kref_set(push->client, bo, NULL, NULL); in pushbuf_refn_fail() 614 cli_kref_set(nvpb->base.client, bo, NULL, NULL); in nouveau_pushbuf_del()
|
D | private.h | 63 cli_kref_set(struct nouveau_client *client, struct nouveau_bo *bo, in cli_kref_set() function
|