Searched refs:old_label (Results 1 – 2 of 2) sorted by relevance
312 const char *old_label; in panthor_gem_bo_set_label() local315 old_label = bo->label.str; in panthor_gem_bo_set_label()319 kfree_const(old_label); in panthor_gem_bo_set_label()
358 const char *old_label; in panfrost_gem_set_label() local361 old_label = bo->label.str; in panfrost_gem_set_label()365 kfree_const(old_label); in panfrost_gem_set_label()
Completed in 7 milliseconds