Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/atm/
Deni.c80 #define NULLCHECK(x) macro
97 #define NULLCHECK(x) \ macro
1043 NULLCHECK(skb); in do_tx()
1046 NULLCHECK(vcc); in do_tx()
1048 NULLCHECK(eni_dev); in do_tx()
1051 NULLCHECK(tx); in do_tx()
1213 NULLCHECK(dev); in dequeue_tx()
1215 NULLCHECK(eni_dev); in dequeue_tx()
1218 NULLCHECK(vcc); in dequeue_tx()
1220 NULLCHECK(ENI_VCC(vcc)->tx); in dequeue_tx()
Dzatm.c61 #define NULLCHECK(x) macro
78 #define NULLCHECK(x) \ macro