Searched refs:refcount_destroy_func (Results 1 – 1 of 1) sorted by relevance
36 typedef void (*refcount_destroy_func)(struct refcount* ref); typedef52 refcount_destroy_func destroy) { in refcount_dec()