Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/atm/
Deni.c81 #define NULLCHECK(x) macro
98 #define NULLCHECK(x) \ macro
1045 NULLCHECK(skb); in do_tx()
1048 NULLCHECK(vcc); in do_tx()
1050 NULLCHECK(eni_dev); in do_tx()
1053 NULLCHECK(tx); in do_tx()
1215 NULLCHECK(dev); in dequeue_tx()
1217 NULLCHECK(eni_dev); in dequeue_tx()
1220 NULLCHECK(vcc); in dequeue_tx()
1222 NULLCHECK(ENI_VCC(vcc)->tx); in dequeue_tx()
Dzatm.c62 #define NULLCHECK(x) macro
79 #define NULLCHECK(x) \ macro