Searched refs:hop_free (Results 1 – 4 of 4) sorted by relevance
173 if (h->h_ops->hop_free != NULL) in class_handle_free_cb()174 h->h_ops->hop_free(ptr, h->h_size); in class_handle_free_cb()
687 .hop_free = NULL,865 .hop_free = NULL,
55 void (*hop_free)(void *object, int size); member
400 .hop_free = lock_handle_free,