Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtimerqueue.c17 #define __node_2_tq(_n) \ macro
22 return __node_2_tq(a)->expires < __node_2_tq(b)->expires; in __timerqueue_less()