Searched refs:orig_hp (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/sparc/kernel/
H A Dmdesc.c330 struct mdesc_handle *hp, *orig_hp; mdesc_update() local
353 orig_hp = cur_mdesc; mdesc_update()
357 mdesc_notify_clients(orig_hp, hp); mdesc_update()
360 if (atomic_dec_and_test(&orig_hp->refcnt)) mdesc_update()
361 mdesc_free(orig_hp); mdesc_update()
363 list_add(&orig_hp->list, &mdesc_zombie_list); mdesc_update()

Completed in 58 milliseconds