Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
xe_lrc_destroy
drivers/gpu/drm/xe/xe_lrc.h
55
void xe_lrc_destroy(struct kref *ref);
drivers/gpu/drm/xe/xe_lrc.h
79
kref_put(&lrc->refcount, xe_lrc_destroy);