Home
last modified time | relevance | path

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

/drivers/gpu/drm/panthor/
A Dpanthor_gem.c312 const char *old_label; in panthor_gem_bo_set_label() local
315 old_label = bo->label.str; in panthor_gem_bo_set_label()
319 kfree_const(old_label); in panthor_gem_bo_set_label()
/drivers/gpu/drm/panfrost/
A Dpanfrost_gem.c358 const char *old_label; in panfrost_gem_set_label() local
361 old_label = bo->label.str; in panfrost_gem_set_label()
365 kfree_const(old_label); in panfrost_gem_set_label()

Completed in 7 milliseconds