Home
last modified time | relevance | path

Searched refs:hpriv_release (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Ddevice.c41 static void hpriv_release(struct kref *ref) in hpriv_release() function
71 kref_put(&hpriv->refcount, hpriv_release); in hl_hpriv_put()
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Ddevice.c396 static void hpriv_release(struct kref *ref) in hpriv_release() function
485 return kref_put(&hpriv->refcount, hpriv_release); in hl_hpriv_put()
542 * is postponed to hpriv_release(). in hl_device_release()

Completed in 5 milliseconds