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