Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireguard/
A Dqueueing.c50 #define STUB(queue) ((struct sk_buff *)&queue->empty) macro
54 NEXT(STUB(queue)) = NULL; in wg_prev_queue_init()
55 queue->head = queue->tail = STUB(queue); in wg_prev_queue_init()
83 if (tail == STUB(queue)) { in wg_prev_queue_dequeue()
97 __wg_prev_queue_enqueue(queue, STUB(queue)); in wg_prev_queue_dequeue()
108 #undef STUB
/linux-6.3-rc2/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-6.3-rc2/fs/nfs/
A Dnfs4xdr.c7622 #define STUB(proc) \ macro
7632 STUB(proc)
7640 STUB(proc)
7694 STUB(GETDEVICELIST),
/linux-6.3-rc2/
A DMAINTAINERS9699 I2C/SMBUS STUB DRIVER

Completed in 52 milliseconds