Home
last modified time | relevance | path

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

/linux/drivers/net/wireguard/
H A Dqueueing.c51 #define STUB(queue) ((struct sk_buff *)&queue->empty) macro
55 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
/linux/fs/nfs/
H A Dnfs4xdr.c7752 #define STUB(proc) \ macro
7762 STUB(proc)
7770 STUB(proc)
7824 STUB(GETDEVICELIST),
/linux/
H A DMAINTAINERS11963 I2C/SMBUS STUB DRIVER