OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
intel_ring_free
sys/dev/pci/drm/i915/gt/intel_ring.h
27
void intel_ring_free(struct kref *ref);
sys/dev/pci/drm/i915/gt/intel_ring.h
37
kref_put(&ring->ref, intel_ring_free);