Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/vc4/
A Dvc4_v3d.c297 kref_init(&vc4->bin_bo_kref); in bin_bo_alloc()
337 kref_get(&vc4->bin_bo_kref); in vc4_v3d_bin_bo_get()
352 struct vc4_dev *vc4 = container_of(ref, struct vc4_dev, bin_bo_kref); in bin_bo_release()
367 kref_put(&vc4->bin_bo_kref, bin_bo_release); in vc4_v3d_bin_bo_put()
A Dvc4_drv.h232 struct kref bin_bo_kref; member

Completed in 7 milliseconds