Home
last modified time | relevance | path

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

/linux/drivers/net/wireguard/
A Dqueueing.c49 #define STUB(queue) ((struct sk_buff *)&queue->empty) macro
53 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
/linux/drivers/gpu/drm/i915/gt/
A Dintel_gt_requests.c91 #define STUB ((struct intel_timeline *)1) in add_retire() macro
100 if (cmpxchg(&tl->retire, NULL, STUB)) /* already queued */ in add_retire()
/linux/fs/nfs/
A Dnfs4xdr.c7559 #define STUB(proc) \ macro
7569 STUB(proc)
7577 STUB(proc)
7631 STUB(GETDEVICELIST),
/linux/
A DMAINTAINERS9006 I2C/SMBUS STUB DRIVER

Completed in 33 milliseconds