Home
last modified time | relevance | path

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

/aosp_15_r20/external/libdrm/nouveau/
H A 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()
H A Dprivate.h66 cli_kref_set(struct nouveau_client *client, struct nouveau_bo *bo, in cli_kref_set() function
/aosp_15_r20/external/mesa3d/src/gallium/winsys/nouveau/drm/
H A Dnouveau.c884 cli_kref_set(struct nouveau_client *client, struct nouveau_bo *bo, in cli_kref_set() function
1238 ret = cli_kref_set(push->client, bo, NULL, NULL); in pushbuf_flush()
1392 ret = cli_kref_set(push->client, bo, kref, push); in pushbuf_kref()
1452 ret = cli_kref_set(push->client, bo, NULL, NULL); in pushbuf_refn_fail()
1622 cli_kref_set(nvpb->base.client, bo, NULL, NULL); in nouveau_pushbuf_del()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D24.1.6.rst105 - nouveau: handle realloc failure inside cli_kref_set
H A D24.2.0.rst2752 - nouveau: handle realloc failure inside cli_kref_set