Searched refs:oldppe (Results 1 – 1 of 1) sorted by relevance
582 struct perportentry *ppe, *oldppe; in subscribe_callback() local619 if ((oldppe = perportentry_read(u, name, port))) in subscribe_callback()620 ppe = perportentry_copy(oldppe); in subscribe_callback()658 if ((oldppe = perportentry_read(u, name, port))) in subscribe_callback()659 ppe = perportentry_copy(oldppe); in subscribe_callback()697 if (oldppe) { in subscribe_callback()699 if (perportentries_equal(oldppe, ppe)) { in subscribe_callback()700 perportentry_free(oldppe); in subscribe_callback()704 perportentry_free(oldppe); in subscribe_callback()