Searched refs:STUB (Results 1 – 2 of 2) sorted by relevance
51 #define STUB(queue) ((struct sk_buff *)&queue->empty) macro55 NEXT(STUB(queue)) = NULL; in wg_prev_queue_init()56 queue->head = queue->tail = STUB(queue); in wg_prev_queue_init()84 if (tail == STUB(queue)) { in wg_prev_queue_dequeue()98 __wg_prev_queue_enqueue(queue, STUB(queue)); in wg_prev_queue_dequeue()109 #undef STUB
91 #define STUB ((struct intel_timeline *)1) in add_retire() macro100 if (cmpxchg(&tl->retire, NULL, STUB)) /* already queued */ in add_retire()