Searched refs:STUB (Results 1 – 4 of 4) sorted by relevance
49 #define STUB(queue) ((struct sk_buff *)&queue->empty) macro53 NEXT(STUB(queue)) = NULL; in wg_prev_queue_init()54 queue->head = queue->tail = STUB(queue); in wg_prev_queue_init()82 if (tail == STUB(queue)) { in wg_prev_queue_dequeue()96 __wg_prev_queue_enqueue(queue, STUB(queue)); in wg_prev_queue_dequeue()107 #undef STUB
91 #define STUB ((struct intel_timeline *)1) in add_retire() macro100 if (cmpxchg(&tl->retire, NULL, STUB)) /* already queued */ in add_retire()
7559 #define STUB(proc) \ macro7569 STUB(proc)7577 STUB(proc)7631 STUB(GETDEVICELIST),
9006 I2C/SMBUS STUB DRIVER
Completed in 37 milliseconds