Searched refs:qe_queue_next (Results 1 – 2 of 2) sorted by relevance
556 #define qe_queue_next(head, element, type, field) ({ \ macro
1059 call = qe_queue_next(&queue->head, call, struct timer_call, tc_qlink); in timer_queue_expire_with_options()