Home
last modified time | relevance | path

Searched refs:NULLCHECK (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/atm/
Deni.c75 #define NULLCHECK(x) macro
92 #define NULLCHECK(x) \ macro
1040 NULLCHECK(skb); in do_tx()
1043 NULLCHECK(vcc); in do_tx()
1045 NULLCHECK(eni_dev); in do_tx()
1048 NULLCHECK(tx); in do_tx()
1211 NULLCHECK(dev); in dequeue_tx()
1213 NULLCHECK(eni_dev); in dequeue_tx()
1216 NULLCHECK(vcc); in dequeue_tx()
1218 NULLCHECK(ENI_VCC(vcc)->tx); in dequeue_tx()
Dzatm.c62 #define NULLCHECK(x) macro
79 #define NULLCHECK(x) \ macro