Home
last modified time | relevance | path

Searched refs:__minheap_cast (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/include/linux/
H A Dmin_heap.h39 #define __minheap_cast(_heap) (typeof((_heap)->data[0]) *) macro
242 (__minheap_cast(_heap) \
452 (__minheap_cast(_heap) __min_heap_peek(container_of(&(_heap)->nr, min_heap_char, nr)))