Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_gem.c487 const char *old_label; in panthor_gem_bo_set_label() local
490 old_label = bo->label.str; in panthor_gem_bo_set_label()
494 kfree_const(old_label); in panthor_gem_bo_set_label()
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_gem.c532 const char *old_label; in panfrost_gem_set_label() local
535 old_label = bo->label.str; in panfrost_gem_set_label()
539 kfree_const(old_label); in panfrost_gem_set_label()