Searched refs:spl_ptr_heap_dtor_func (Results 1 – 1 of 1) sorted by relevance
46 typedef void (*spl_ptr_heap_dtor_func)(void *); typedef53 spl_ptr_heap_dtor_func dtor;254 …eap_init(spl_ptr_heap_cmp_func cmp, spl_ptr_heap_ctor_func ctor, spl_ptr_heap_dtor_func dtor, size… in spl_ptr_heap_init()
Completed in 9 milliseconds